mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-29 08:11:11 +02:00
Update links in Resources section to use https, remove bad links
This commit is contained in:
@@ -38,12 +38,11 @@ components best decoupled from the Laravel framework are listed above._
|
||||
[PEAR]: /#pear
|
||||
[Dependency Management]: /#dependency_management
|
||||
[FuelPHP Validation package]: https://github.com/fuelphp/validation
|
||||
[Aura]: http://auraphp.com/framework/2.x/en/
|
||||
[Aura]: http://auraphp.com/framework/
|
||||
[FuelPHP]: https://github.com/fuelphp
|
||||
[Hoa Project]: https://github.com/hoaproject
|
||||
[Orno]: https://github.com/orno
|
||||
[Symfony Components]: http://symfony.com/doc/current/components/index.html
|
||||
[The League of Extraordinary Packages]: http://thephpleague.com/
|
||||
[Symfony Components]: https://symfony.com/doc/current/components/index.html
|
||||
[The League of Extraordinary Packages]: https://thephpleague.com/
|
||||
[IoC Container]: https://github.com/illuminate/container
|
||||
[Eloquent ORM]: https://github.com/illuminate/database
|
||||
[Queue]: https://github.com/illuminate/queue
|
||||
|
Reference in New Issue
Block a user