mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-17 19:16:20 +02:00
Change Laravel component link to point directly to Laravel ORM as suggested by Taylor Otwell
Other Laravel components, like Queue, will be refactored and componetized soon
This commit is contained in:
@@ -22,6 +22,6 @@ just another repository for reusable components:
|
|||||||
|
|
||||||
* [Aura](http://auraphp.github.com/)
|
* [Aura](http://auraphp.github.com/)
|
||||||
* [FuelPHP](https://github.com/fuelphp)
|
* [FuelPHP](https://github.com/fuelphp)
|
||||||
* [Laravel's "Illuminate Components"](https://github.com/illuminate)
|
* [Laravel's Eloquent ORM](https://github.com/illuminate/database)
|
||||||
* [Symfony Components](http://symfony.com/doc/current/components/index.html)
|
* [Symfony Components](http://symfony.com/doc/current/components/index.html)
|
||||||
* [The League of Extraordinary Packages](http://thephpleague.com/)
|
* [The League of Extraordinary Packages](http://thephpleague.com/)
|
||||||
|
Reference in New Issue
Block a user