Support the ongoing development of Laravel.io →

3,382 Threads

How can I add new methods on a basic controllers?

When I create controllers whit artisan... artisan controller:make NameController Artisan creates a f...

0 Likes
2 Replies

Where do I install Laravel?

Hello, I've been looking at the installation documentation to get my first Laravel app working and I...

0 Likes
3 Replies
posted 9 years ago

Bring Homestead to Production

Hi, How to clone the Homestead environment to Production server? I'm using Digital Ocean server. Do...

0 Likes
1 Replies
Solved

Laravel / Composer mirrors

Hello I'm new to laravel I've been trying to install and learn my way around but I'm having problems...

0 Likes
0 Replies

.htaccess is not working

Hi, How come this is not protected with htaccess? It is supposed to ask for username and password. T...

0 Likes
0 Replies

Dash in database name causing SQL error

So I made the rookie mistake of putting a dash in the name of my MySQL database (ie My-Database ). A...

0 Likes
3 Replies

Getting a Parse Error after installation

Hi, I followed the download installation instructions, installed composer using this command "c...

0 Likes
2 Replies

How to fix ErrorException iconv: Detected an illegal character in input string in laravel 4.2

Hello, I use Str:slug("Tôi yêu laravel") => toi-yeu-laravel (Vietnamese) and have a err...

0 Likes
0 Replies

Using Former with TwigBridge

Hi all I'm developing my first Laravel site and I'm trying to use Former with TwigBridge (version 0....

0 Likes
3 Replies
Solved

Laravel 3 + Homestead

Hey, Has anyone successfully got a Laravel 3 project up and running inside Homestead? If so, what ch...

0 Likes
0 Replies

Global Site Options / Configuration

So, I'm working on adding some functionality to the front page of a site that I'm working on. The us...

0 Likes
2 Replies
Solved
posted 9 years ago

How to make laravel ignore a directory

I have laravel set up and working fine. But I have one folder in the root directory that I want to n...

0 Likes
3 Replies
Solved

Trouble connecting to MySQL db on local machine (windows) xampp

I'm really excited about using Laravel, but there's one small problem - I can't connect to my databa...

0 Likes
4 Replies
Solved

"Error in exception handler." - Setting correct permissions.

Hi, I get this error whenever I do laravel new my-new-site-dir. To fix it I usually do chmod -R 775,...

0 Likes
0 Replies

Where can I download the oficial documentation?

I'm offline sometimes and wuould like to have an offline vertion... thanks!

0 Likes
4 Replies
Solved

Artisan CLI

I am watching a video from Jeffrey Way's website and following allowing as he's teaching how to do t...

0 Likes
2 Replies
Solved

Exception handling in laravel 4.2.6

Hi, `m trying to get custom error page to work in laravel 4.2.6. It just returns a blank page instea...

0 Likes
0 Replies

$_ENV migration problems with Forge

On my Forge deployment log my migrations always respond back with: [PDOException] SQLSTATE[28000] [1...

0 Likes
2 Replies

Use Google Drive API with Laravel

Hi, I want to use the Google Drive API in my Laravel project to store PDFs. Unfortunately, the examp...

0 Likes
1 Replies

Missing argument 1 for Illuminate\Support\Manager::createDriver()

Hey devs! Lately I'm getting this exception: http://laravel.io/bin/aGBN I can't really figure out th...

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

© 2024 Laravel.io - All rights reserved.