Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tammytee/lara-php-practice
Continued Learning of Laravel and PHP in public. Come join 👋
https://github.com/tammytee/lara-php-practice
laravel php
Last synced: 1 day ago
JSON representation
Continued Learning of Laravel and PHP in public. Come join 👋
- Host: GitHub
- URL: https://github.com/tammytee/lara-php-practice
- Owner: tammytee
- Created: 2022-09-08T17:29:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T19:47:26.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T09:42:36.609Z (over 1 year ago)
- Topics: laravel, php
- Language: PHP
- Homepage:
- Size: 142 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laravel and PHP Practice
This repository was created to continue to learn and practice new and existing features of [Laravel](https://laravel.com/) and [PHP](https://www.php.net/). [Practice branches](https://github.com/TammyTee/lara-php-practice/branches) may also cover concepts like data optimization, code automation, etc.
| **Current Versions** | |
| - | - |
| Laravel | [![Laravel Version](http://poser.pugx.org/laravel/framework/version)](https://packagist.org/packages/laravel/framework) |
| PHP | [![PHP Version Require](http://poser.pugx.org/pugx/badge-poser/require/php)](https://packagist.org/packages/pugx/badge-poser) |## Navigating This Repo
Each feature I intend to work on has it's own dedicated branch where I've outlined specific areas of growth I will work on for that feature.
I'll also document any resources I found helpful for studying each feature and a summary of the practice scenario, in case others visiting this repo find them useful.
Please visit the [branch overview page](https://github.com/TammyTee/lara-php-practice/branches) to see an overview of all practice concepts and features in this repo. To keep things organized, a breakdown of each practice scenario for each feature branch will be maintained in individual pull requests for review.
Thanks for visiting 👋🏾