I have used this generator to create my api. It gives me urls like this.. https://github.com/mitulgo...
Hi, everyone. I am a beginner of Laravel and PHP and developing a simple Laravel website with user r...
I'm developing a new laravel 5 application and I'm using eloquent relationships for the first time....
Hello, i am new to laravel, i want to convert ci library into laravel package style and access it i...
Hello, I need to copy a parent model and its children and its children's children. I don't want to d...
Hello, I am trying to inject an attribute on my construtor to avoid to redeclare it on every method...
CONFIG->>> return array( 'driver' => 'smtp', 'host' => 'gator2012.hostgator.com',...
Hi, everybody. I have a model named User which contains many groups, to retrieve all students, I can...
Is it mandatory to have a VPS hosting for laravel? What is a recommended hosting company? with the...
I need to get data from 30 random questions with a theme set by User something like: $test = Questio...
Dear Laravel Community: I have searched multiple forums and have not encountered the issue of a fres...
Hello I have a tendency to follow the MVC pattern. With laravel im noticing not much of the Model.....
I tried setting up auth stuff myself (5.1 doesn't come pre-packaged with them), and I succeeded. I g...
Hello... Im just started to codes in Laravel 5... I need help to auto update my view when theres new...
Ok so the thing is I have laravel 4.2 installed and it's working great. Up to today when I did a cou...
On my laravel project I install pusher and its dependencies and managed to connect with my browser....
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...
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