Take this (non) blade script list.blade.php : <?php error_log( print_r( "START" , true...
suppose i have two tables abc and def. i make two models Abc and Def. in Abc table i declare public...
First time doing this. I am having a tough time trying to complete this. Three days on this now. I t...
Hey folks, i don't know if this is maybe a bug. I have a User and links. One User has many links. I...
Hello Everyone I want to show current inserted id from controller. This is my code $comp = new C...
Hello everybody, I have a list of topics with a toggle On/Off to get a notification for the topic or...
Pagination my website use laravel: http://example.com/product?page=1 I want to change to: http://exa...
Response Facade is GREAT! But it's limited to Respnse::make and Response::view That's helpful. But,...
I'm intereted in this newly released API of google that was released last month. https://developers....
Hey, Has anyone successfully got a Laravel 3 project up and running inside Homestead? If so, what ch...
So, I'm working on adding some functionality to the front page of a site that I'm working on. The us...
Suppose that We have a user that has many forum posts, and we want to get paginated user posts : Whi...
Here is my log file of the error, but I dont seem to have enough information there to debug it: [201...
Hello friends, I have to create a txt file with the result of a query, so far I download the file bu...
Hey folks, i'm new to Laravel but already in love! Awesome. Sadly there's little documentation espec...
The view composer doesn't seem to fire on the master layout that all other views extend. The code wo...
I think I dreamt something was in the docs, but in reality it isn't. I'm using a taggable cache stor...
Please help. If a user is on say xyz.com/course/1/edit and closes the browser, only to return after...
Hey there. I am currently busy with a application that should work like this: We have several studen...
Hey, i am using a free host, and my URLs often 404, thinking the /public/something/something url is...
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.
The community