I'm getting exceptions when I'm trying to resolve malformed session_cookies for laravel.. Is there a...
Hi great minds! I am building an HR software and I will like to implement a special feature which is...
Hey all, I've got an application that needs to run against both a MySQL and SQL Server database depe...
I have a bug in Laravel application. I just pass an array of data in views and logic is like: @forea...
Dears I 'm introducing LaraFlow, a new mac app to help Laravel developers to accomplish 3 things: 1-...
I am trying to connect to a new class model that I set up. I am getting an error can't open stream,...
Hi. I'm trying to create a custom authentication method that's going to be used to authenticate user...
Hi, I'm currently working on a project where I have to build a restfull API in laravel 5.2. It need...
laravel/framework master c5b8d93: Fixed phpdoc @GrahamCampbell 28e60c2: remove extra spacing @taylo...
hello, i want to encode my project blade templates with ioncube. i Encrypted the templates from ionc...
In the app/Exceptions/Handler.php file's render function, I added if ($e instanceof \Illuminate\Sess...
Hello, anyone please help me how to connect to mysql server using SSL? I tried to put these lines...
I've two models House and Postalcode: <?php namespace App\Models; use Illuminate\Database\Eloq...
I am using the same codebase to spin up different sites which may exist in different timezones. The...
Simple and lightweight package to let your Laravel console commands validate the input they receive....
I can't get $request->user() in my CheckRoles middleware. it always null after loging and redirec...
Hi I am using sublime text 3 with plugin phpfmt now it's asking for update php to 5.6 I am using wam...
I've a site and CMS built on top of Laravel 5.1. The file images larger than 1mb are not being uploa...
So two questions. I was thinking, I've created a webbapp before, just not with a framwork, and I had...
Outside Laravel I may would defined a variable as $validation and asigned it a zero integer, and if...
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