On my website one of the main pages is where users must vote. So for avoid cheaters and duplicated a...
Hello, I'm completely new to Laravel and fairly new to MVC at all. So I've installed laravel and sta...
I came across a "Whoops look like something went wrong" thing then I went to turn debug on...
Hi, I'm working on a cms package but my routes.php can't find my controller... My package is called...
Hi, I have the views in the view folder sorted with a subfolder structure to make use of the dot not...
I'm pulling my hair out here. 5 hours down the line and I can't get the framework installed. Error...
On win7 64bit xampp when I use php artisan serve static files from public folder are served in 1 sec...
I have installed the Laravel framework and i would like to start using it but I am missing something...
hi there. new to laravel, but loving it! quick question, the "url" option in app.php - do...
Hello, i need some help on how to run phpunit tests in workbench. Running phpunit i always get a &qu...
I'm not an expert in networking, so I don't understand how it happened. My bootstrap/start.php file...
I'm really just wanting to get a confirmation on this. In the past I have been cloning the git repo...
When i use Laravel 4.2, php5-fpm crashes,but when i also tried with apache, and same thing happens....
I'm trying to setup a cron job to run a custom Laravel command, however, on my production server php...
Hey, not sure how this is done using Query Builder? I want to do something like this: getDetails($id...
I've got existing apps that I'd like to move to a new model where the back-end is purely API driven,...
I have this complicated database with many tables related to each other. Eloquent makes my life easi...
When calling the following select how do you return it as JSON $users = DB::table('users')->g...
High; Just wondering why I would use Mailchimp? I send daily emails to members. Email templates are...
Hi; On local machine (Homestead ) everything works fine, site runs and workers do their job like goo...
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