I buid api with laravel and control the http header like : $header = array( 'Expires'...
Hi, I currently have an issue where im creating an array and its adding another array i don't want,...
Hi, I am starting with Laravel at the moment. I am new to frameworks and MVC, thus I have some pract...
laravel 4.2 is conflict with php5 xcache module. If you installed xcache,access laravel will get a b...
Anyone been able to find a solution for using example.app on Homestead for Google OAuth REDIRECT URI...
hi,i use this code for pagination in my view 'pagination.blade.php' <?php $presenter = new Il...
Hello, I'm new to Laravel so I apologise..I have been following this tutorial - https://www.youtube....
how can i count number of records in table where status = 1 using laravel ???
We upgraded from 4.0 to 4.1. We use the database driver for Sessions (via mysql). We added an additi...
hi. i'm creating an app and there are some links targeting mp3 files, and these files should be down...
after updating my php version to 5.6 I get this message before any json response <br /> <b&...
'redis' => array( 'cluster' => false, 'default' => array('host' => '12...
Hi Everyone, I want to store the unique value of url in an account at any time. As per laravel docum...
Hello, I'm using Sublime text and I want that he colors my Laravel code ( I use iPlastic as color sc...
Hi, Which packages do you prefer to create pdf from html. I used thujohn/pdf-l4. But it has some UTF...
How can i run laravel application on mongoose server (embed server) with sqlite DB ?
I am not able to understand the error. I have put bits from logs,migrations and form and route. -log...
In my project I want to create a small search engine (+-1000records needs to be searched). First of...
So my question concerns how to implement an authentication system for a site I am working on. I am u...
Hello, i am using Laravel's new feature FormRequest and every thing is nice, input validates, permis...
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