Dear Laravel team. I am a startup lawyer, who studies the legal issue of using some open source prod...
Cloudways has recently announced its specialized cloud hosting stack for Laravel. You can easily cho...
Hi All, I am beginner for Laravel 4.2. I want the raw query should print an array like 1, 2, 3, 5, 9...
I've read several threads where people had problems testing their controllers by posting json to the...
I need to get Title,Keywords,description from database and show on app.blade.php How can I do that ?...
Hi, Im developing a really simple application in laravel 5, for now only shows blog post and nothin...
I have a controller that does this public function index() { Redirect::to('www.laravel.io'); } Retur...
I need to validate an upload, the extension is .ies and the mime type is application/octet-stream (l...
I have the following table structure in my database. Table Name: tiles Columns: id, tile_name, tile_...
using: windows - wamp - sendmail - laravel 5 problem happens when place 'sendmail' in config/mail.p...
I have two type of user. Artist & Customer. Now for Artist there are three type of plan. Bronze=...
Hey guys , i kind of need some help from you wonderful people I am planning to go for an interview a...
Hello, how populate data from controller to highcharts(line chart)? js line chart <script type=&q...
I just tried to view my login page and it tells me this me NotFoundHttpException. I dont know what i...
Been facing an issue all week and I know it's probably simple but can't seem to figure it out :( whe...
I use Request object to validation. All is ok when redirect::back works as get request. But When we...
Hi, I've model with fillable column shop_visible. How could I eager load other model where row value...
My page showing this message FatalErrorException in LengthAwarePaginator.php line 126: Access to und...
Hi, I am using this package for uploading and storing images: https://github.com/CodeSleeve/laravel-...
##Hi, with my partner we are working on a website builder and we would like to allow our users to ha...
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