Support the ongoing development of Laravel.io →

How could I limit account creation from one IP?

On my website one of the main pages is where users must vote. So for avoid cheaters and duplicated a...

0 Likes
1 Replies
posted 10 years ago

Whoops, looks like something went wrong... newbie question

Hello, I'm completely new to Laravel and fairly new to MVC at all. So I've installed laravel and sta...

0 Likes
4 Replies
Solved

Turned debug on in /app/config/app.php, does not help

I came across a "Whoops look like something went wrong" thing then I went to turn debug on...

0 Likes
1 Replies
Solved

Package routing

Hi, I'm working on a cms package but my routes.php can't find my controller... My package is called...

0 Likes
1 Replies
Solved
posted 10 years ago

require view files in subfolder without Blade

Hi, I have the views in the view folder sorted with a subfolder structure to make use of the dot not...

0 Likes
4 Replies
Solved
posted 10 years ago

[installation] what's with all the problems?

I'm pulling my hair out here. 5 hours down the line and I can't get the framework installed. Error...

0 Likes
1 Replies
Solved

artisan serve very slowly serving static content

On win7 64bit xampp when I use php artisan serve static files from public folder are served in 1 sec...

0 Likes
2 Replies

How do i see if Laravel installation is complted succesfully.

I have installed the Laravel framework and i would like to start using it but I am missing something...

0 Likes
10 Replies
posted 10 years ago

do i override "url" option in app.php?

hi there. new to laravel, but loving it! quick question, the "url" option in app.php - do...

0 Likes
0 Replies

Testing in workbench - Class not found

Hello, i need some help on how to run phpunit tests in workbench. Running phpunit i always get a &qu...

0 Likes
1 Replies
Solved
posted 10 years ago

Local environment doesn't work on Wi-Fi

I'm not an expert in networking, so I don't understand how it happened. My bootstrap/start.php file...

0 Likes
2 Replies

Installing via git vs installer. Which one and why?

I'm really just wanting to get a confirmation on this. In the past I have been cloning the git repo...

0 Likes
0 Replies

Laravel 4.2 Crashes my PHP5-FPM but works with Laravel 4.1

When i use Laravel 4.2, php5-fpm crashes,but when i also tried with apache, and same thing happens....

0 Likes
0 Replies
posted 10 years ago

Override App::runningInConsole() in environment

I'm trying to setup a cron job to run a custom Laravel command, however, on my production server php...

0 Likes
0 Replies

Nested Select

Hey, not sure how this is done using Query Builder? I want to do something like this: getDetails($id...

0 Likes
1 Replies

Separate back-end vs front-end

I've got existing apps that I'd like to move to a new model where the back-end is purely API driven,...

0 Likes
1 Replies
posted 10 years ago

Sorting with Eloquent

I have this complicated database with many tables related to each other. Eloquent makes my life easi...

0 Likes
8 Replies

Return Query as JSON

When calling the following select how do you return it as JSON $users = DB::table('users')->g...

0 Likes
4 Replies
posted 10 years ago

Why would I use Mailchimp? Is there anything missing from my set up?

High; Just wondering why I would use Mailchimp? I send daily emails to members. Email templates are...

0 Likes
3 Replies

Unrelated issue with database, workers and view composer? Yes? No? Maybe? What? Whoot!

Hi; On local machine (Homestead ) everything works fine, site runs and workers do their job like goo...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.