I have a weird issue with Models and their eloquent relations. The thing is that I have 2 Models , U...
I am developing a laravel 5 app. In my code I inject a class that I created in App/Utilities/class.p...
hello, I have implemented an ajax search mechanism and for Performance purposes I want to cache the...
Hey, I have 3 Models that are related so : "Tutorial" belongs To "Title" that be...
I have defined a route in laravel 4 that looks like so : Route::get('/books/{id}', 'HomeController@s...
Ok I got it guys .. thanks for your answers even if I knew it before ;)
hey thanks for answering .. but this way the url in tha address bar will look like : www.site.com/bo...
The Laravel portal for problem solving, knowledge sharing and community building.
The community