Support the ongoing development of Laravel.io →

3,391 Threads

Error in laravel 5.0.18 - write permission in vendor directory

With this new version laravel is trying to write in the vendor directory with, obviously, some write...

0 Likes
1 Replies
Solved

Problem with URL encoding & gets replaced by &-amp; for no reason

Hello i am quite new to the Laravel Framework and have a Problem with URL encoding. I am trying to c...

0 Likes
3 Replies

New project -- browser 404 error

I'm in the beginning stages of learning Laravel and I set up my environment using the latest Compose...

0 Likes
1 Replies

AngularJs and Laravel

Can someone explain to me which is the best way to use angular and laravel. How to show templates (L...

0 Likes
2 Replies
posted 10 years ago

Script: Run Artisan from any dir inside project

Hey,; I made this little bash script that allows you to run artisan from any dir inside your project...

0 Likes
0 Replies

Artisan Optimize Creates Fatal Class 'Controller' Not Found Error

Whenever I attempt to run php artisan optimize, when I visit my website, I get an error in my Apache...

0 Likes
2 Replies

How to add my own custom class in Laravel 5 ?

Ok, in laravel 4, if I want to add my own custom class, eg : library\myFunction.php then I do the fo...

0 Likes
6 Replies

PHP Fatal error: Class 'Zizaco\Entrust\EntrustServiceProvider' not found

Hello, I am trying to push some updates to Heroku after installing Entrust locally and I am getting...

0 Likes
1 Replies
Solved

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
posted 10 years ago

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

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.