I have editors = User::with(['editor.credentials','editor.specialties','editor.ratings']);...
I am terrible at explaining so I will do my best in point form: Each page queries a list of data Us...
My Laravel application is logging to both storage/logs/laravel.log and the PHP error_log (/var/log/h...
When I create controllers whit artisan... artisan controller:make NameController Artisan creates a f...
I have this on my routes.php Route::any('admin/productos/showbynombre', 'Admin_ProductosController@s...
Hello, I've been looking at the installation documentation to get my first Laravel app working and I...
Hey there, I am stumped on why my query is sending me back the full object when I do $date->exhib...
I have a subdomain idp.whoisdoma.com setup, When I use the following code, the style and javascript...
Hi, I am building a report system and we need to make overviews, statistics and others like that. Us...
Please guys how do i a nice laravel ajax post and get the data in laravel backend. my code my route....
I am trying to make my urls seo friendly. I want my urls to be like http://www.example.com/products/...
Hi, I'm sure I'm not the only person who has encountered this, but I've been trying to get validate...
Hi everybody i have two model which called Department and Course, every dept has many courses, and c...
Just wondering if there is a solution here.. When I use the Form::label helper and add some HTML in...
Hey guys, I am going to build a new web application, and I have a question about the architecture of...
I'm planning to cache data less than 1 minute, how could I do?
I have created a new session key "temporary_ingredients", have been able to push an ingred...
Hi everyone, I started the Baltimore Laravel meetup group over a year ago, and things have moved ver...
Is it possible to alter where/how a route is handled based on the HTTP headers? More specifically, w...
I'm using some of the mail chimp templates with some modifications for rendering html email content....
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.