Support the ongoing development of Laravel.io →

3,391 Threads

Homestead and Memcached

Hey guys, I've been using Homestead smoothly for a few days now. I've recently decided to try changi...

0 Likes
5 Replies
Solved

Configuration issue? Ubuntu 14.04 Simple route will not return correctly.

Route file <?php Route::get('/', function () { return 'Hello World'; }); Route::get...

0 Likes
5 Replies
Solved

How to integrate with Laravel

I need to include 3 different storyline/articulate courses into my laravel app. Each course has a ro...

0 Likes
3 Replies

Have envoy only deploy once tests are green

I'm currently setting up a new laravel project for my personal site and rather than using any third...

0 Likes
1 Replies
posted 10 years ago

Homestead cmder issue

Hi, i have a problem with "homestead ssh" in Cmder. Well actually it's working but there...

0 Likes
2 Replies

Migration problem: 'php artisan migrate' does not do anything for new migrations

I can successfully run and roll back the two default migrations (users and password resets) but it d...

0 Likes
3 Replies
Solved

After changeing app:name >> Class 'App\Providers\AppServiceProvider' not found

I have changed app name by artisan using 'artisan app:name Selector'. Then, when I try to perform ot...

0 Likes
1 Replies
Solved

Laravel Forge - How to force www

How can I force websites to use the www-prefix instead of the non-www. I am using forge.laravel.com,...

0 Likes
2 Replies
Solved

gulp-notify: [Error in notifier] Error in plugin 'gulp-notify' not found: notify-send

When i run gulp on my server i get this error [06:17:51] Finished 'default' after 1.04 s [06:17:57]...

0 Likes
2 Replies

Laravel 5.1 front-end preferences

Just started looking at Laravel 5.1, bit surprised to find bootstrap-sass in the list of dependencie...

0 Likes
2 Replies

composer install

#Hi. #I have wamp server with two php versions on it. #Active - 5.4.12 and not active 5.3.13. #When...

0 Likes
1 Replies

abort() and How can I answer with JSON

Hi, Sorry for my english first, I'm not used to write in english. I explain my problem. I used on La...

0 Likes
8 Replies

Removing the 'public' from laravel URL display

Hello, I am using L5 for my application. I am using the default Login and Register functionalities p...

0 Likes
1 Replies

Artisan throws error when running command

Hello, I migrated my project (built in Laravel 5) to Windows web server and when I tried to run arti...

0 Likes
3 Replies

laracasts/utilities package cannot be configured properly in laravel 5.1

I tried to install and configured laracasts/utilities:2.0 using composer. It installed properly. But...

0 Likes
0 Replies

Foreign Key

hi i want to set foreign key for post table and user table but throw below error : [Illuminate\Da...

0 Likes
1 Replies

Laravel 5.1 on Windows 7: Installation is not working

Hi, I installed Laravel 5.1 today. I'm on Windows 7 using XAMPP (and Aptana Studio 3, but that shoul...

0 Likes
2 Replies

installation of project from github.

hi guys! i am new with laravel and it's been days since i started working on a project from github....

0 Likes
1 Replies
Solved

Paginator won't work standalone

I'm using standalone Illuminate/Database 5.0. The docs say to enable pagination all you need is $all...

0 Likes
2 Replies

problem with migration

hi i have problem with migration when i use php artisan migrate show below error : [Illuminate\Datab...

0 Likes
5 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.