CodepadME / laravel-tricks

The source code for the Laravel Tricks website
http://laravel-tricks.com
MIT License
966 stars 298 forks source link

[Proposal] To port the application to Laravel 5.2.10 #87

Open rajabishek opened 8 years ago

rajabishek commented 8 years ago

The application is using the older version of the Laravel framework. The idea is to study the application completely and rewrite most of the part to leverage the latest Laravel framework as this stands as a good well structured application where many developers study and learn good practises from. Moreover being a big fan of laravel-tricks.com and learning a lot from that I think it would be great to update the codebase to the newer framework version.

mdaliyan commented 8 years ago

Well. it may technically be a hard process. but I agree. Reviewing his project could be a very good learning resource.