I'm having trouble with my PHP7 homestead box conversion from PHP5. (I'm in a Windows10 environment)...
As the subject says - is it possible to indicate a non-match for a route from within the route callb...
In L5, files in subdirectories at resources/lang/{locale}/, e.g. resources/lang/en/foo/bar.php, are...
In my exception log I see repeated exception errors being generated by what appears to be Google Ads...
Hi I am using Laravel 5.1 and vtalbot/markdown. I have a works table and inside there is description...
I have got the following: Route::post('hello', function() { return response()->json(['ok' =>...
Hi All, I have used tymondesigns/jwt-auth package to implemet token based auth in laravel. i receive...
I would like to authenticate my clients based on the Client SSL Certificate. Does Laravel supports...
i want to insert multiple rows in the database on one click if row is checked using multiple checkbo...
Hi, In my code I am defining an IOC container like App::instance('myapp.value', $value); In other...
Hi guys the console log error 404 page not found http://localhost/directories/public/product/subcate...
Hi, I'm using Laravel 5.0 and getting TokenMissMatchException whenever im trying to load the site in...
I am setting up Laravel in Heruko using my github repo and when finished building and view my code t...
Hey all. So, I am three tables that are interconnected. Character Has primary key profileId Characte...
I used the toArray() method to transform my query results into an array, but I want some of the fiel...
Hi Guys, I'm having some confusion with Laravel on my VPS. I got it working. but not in a proper wa...
I'm working on a project divided into two separate parts. Part one, the bigger part, is in Laravel 4...
Im new to Laravel, and thought i would start out by creating a simple form. By searching around the...
Dear reader, I am building a simple group chat application. The architecture is like this: User(Admi...
here is my composer.json "require": { "php": ">=5.5.9", "larav...
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