Hi, I have a base class which define a bunch of functions I will use for inherited classes. I have t...
Hi, I've setup a fresh laravel 4.2 install, created a package using the --ressources option (exemple...
Hi, I want to create a javascript app that will use a json created by laravel. As there will be a lo...
Hi, I have followed several tutorials, including the official documentation (http://culttt.com/2013/...
Hi, As I said in another post I'm trying to do my own CMS. I have several articles in my db, each ar...
Thanks for your answer, in fact my error, on top of the missing namespace, was that my "models&...
orecrush said: You tried composer dumpautoload I assume? yes
Finally I found the solution below as a less ressource consuming alternative: Route::get('{slug}', a...
The Laravel portal for problem solving, knowledge sharing and community building.
The community