None of my sessions are being saved in laravel. Workplace: Windows 10 Nginx, latest. PHP, latest. Re...
I have a table of payments (with a postcode field); class Headquarters_Pay_Data extends Model {...
Hello Laravel'ers, I'm adding Laravel router support into PPI framework. I have made the following p...
Forge says: If you have recently reset your root password via the DigitalOcean control panel, this w...
The below code works great in Laravel 4.2: //other code up here $data['owners'] = \Illuminate\Suppor...
elixir.extend('start', function() { new Task('start', function() { elixir.mixins.sass('a...
Hello, so, i have the following problem: https://gyazo.com/7bc0b7bb981eb7b49ebc67a4825fe8c6 I have a...
Hello people, how are you? I hope it's ok. I apologize for my English. M problem is this, apparently...
I originally posted this on the Laracast forums but didn't get a response. Then I thought this migh...
I am new with laravel, recently I failed do authentication. so I want to know what exactly my fault...
I'm trying to use Laravel Multiauth Package but the documentation has no tutorial or guide to demons...
Hi, folks. I'm trying to do some caching in a L5.1 app, but in order to do so, I need to check for t...
I am getting a call back from socialite...so my route is : http://my-callback-route?datadatadata How...
Hello Everyone. I am new to laravel 5. I want to know how to implement ACL in laravel 5 using databa...
I have a page need auth i.e. with middleware auth. After register, it will success forward to the pa...
Hello and thank you for creating such a great community for such a great framework.I started studyin...
Hi! I am using Thomas J Bradleys SignaturePad ( http://thomasjbradley.ca/lab/signature-to-image/ ) t...
I have this query: $images = DB::select('call spMultimedia(' . $id . ')'); I need pagination for th...
Hi guys, so I've been toying with this idea of possibly making an API centric CMS. "What the he...
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.