Support the ongoing development of Laravel.io →

3,383 Threads

Confused about Laravel versions and which tutorials/books go with which

I keep meaning to settle down and learn Laravel properly, and I started this week, but I've run into...

0 Likes
3 Replies

Authentication docs

The docs show: <?php namespace App\Http\Controllers; use Auth; use Illuminate\Routing\Controller...

0 Likes
0 Replies

FatalErrorException in helper function link_to()

This is probably a stupid error, but I'm new to Laravel. Any help would be greatly appreciated. I'm...

0 Likes
7 Replies

Use Config::get('constants.APPDEBUG') in config/app.php

I have defined constant app/config/constants.php file $is_local = true; if($is_local==true){ $debug...

0 Likes
0 Replies

Laravel as self-hosted application - Config

Hello, I am currently developing a portal for a client. The portal should be self-hosted because the...

0 Likes
1 Replies

View NOT FOUND ERROR !!! - Not showing unless Storage gets 777 permissions

Hello all, i am building a site using laravel 5, and run on to this little issue, i need clarificati...

0 Likes
1 Replies

The page isn't redirecting properly

I just installed laravel on my server, but I get this message: The page isn't redirecting properly F...

0 Likes
2 Replies

Not Found The requested URL /auth/register was not found on this server.

Hi guys, im a new in laravel. im taking a tutorial in laravel 5 when im registrating in my path http...

0 Likes
2 Replies

Laravel architecture for big projects (HMVC?)

Hello, I want to start a big project with Laravel. I saw a new structure in laravel 5 and it looks n...

0 Likes
3 Replies

Installation page before Database is configured

Hello! I was wondering if it was possible to create and show a View before the database settings hav...

0 Likes
1 Replies

How can i migrate another table? im using laravel 5

Hi guys, im creating another table using migration in laravel php artisan migrate:make ems after fix...

0 Likes
4 Replies
Solved

Laravel app not working on development server

Hello, I am working on upgrading the front-end for a Laravel app created by another developer. I was...

0 Likes
2 Replies
Solved

View [app] not found. L5

I'm using Laravel 5 and I have some problems. When I want to access the login on my subdomain ->...

0 Likes
1 Replies

Switching from Laravel 3 to 5?

Hey guys, I've been working on a project of mine on and off for about a year and a half, using Larav...

0 Likes
6 Replies

Homestead broken - how to uninstall?

Hi, Homestead has totally broke. I get errors whatever i'm trying to do (like VBoxManage: error: Cou...

0 Likes
0 Replies

Got Syntax Error, but errors disappear after restart

I am using XAMPP to develop my laravel project on my desktop PC. The project folder is copied from m...

0 Likes
3 Replies

Elixir notifications empty

Notifications from Elixir on my system come up blank. They look like this: Ive found a few threads...

0 Likes
0 Replies

Laravel Forge Deployment Issue - "No input file specified."

Hello, I am trying to deploy my Laravel project to a Digital Ocean droplet using Laravel Forge. I h...

0 Likes
4 Replies

Problem with homestead edit command "No applications knows how to open.."

While following laracasts "Say Hello to Laravel Homestead 2.0" video, i get stuck. When i...

0 Likes
3 Replies
Solved

Laravel + Forge = No input file specified

I'm using Laravel Forge / Digital Ocean - I'm getting: "No input file specified" when I de...

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.

© 2024 Laravel.io - All rights reserved.