Support the ongoing development of Laravel.io →

3,391 Threads

Laravel as an API and Authentication

Hey Guys! I am working on a project for a client where he wants laravel to be the backend to an iOS...

0 Likes
1 Replies

APP_URL with Homestead?

In Laravel's configuration, there is an APP_URL variable in the app.php file. Assuming my yaml file...

0 Likes
0 Replies

add module nginx in laravel homestead

Hello, I want add a module RTMP for nginx but I need to use ./configure command for install the modu...

0 Likes
0 Replies

Hey, Known some php and want to start LARAVEL.

I have 1 year to build final degree project. what do you think? it's enouge time to do so? I'm soft...

0 Likes
3 Replies
posted 10 years ago

change text of "Whoops, looks like something went wrong.", with App::abort's texts

how can i add the text i add here: return App::abort(403, "THIS TEXT"); in the response o...

0 Likes
0 Replies

Can't find artisan Commands

I just tested Commands successfully on my XAMP at home. Now I've uploaded updates to my live server...

0 Likes
1 Replies

Upload to host

I am using laravel 4.2 on windows with bitnami wamp stack. It came with wamp stack. Rather than be...

0 Likes
0 Replies

[Laravel 5] I have an idea, but I don't know if it's a good idea or a stupid idea

I want to make an AngularJS webapp that uses Laravel as the back-end. Angular will do most of the wo...

0 Likes
2 Replies

trying to install laravel elixire

I'm getting this error http://s29.postimg.org/n1dckrlrb/error.png I really have no idea what to do.

0 Likes
0 Replies
posted 10 years ago

Additional log info

Hi. If there any ability to add custom info to laravel log? For example, i want add user login and i...

0 Likes
1 Replies
Solved
0 Likes
0 Replies

Laravel password reset

I'm having trouble getting the Laravel password reset functionality to work. I think the issue stems...

0 Likes
2 Replies

DNS configuration and wildcard routing

I plan to point my A record for example.com to one server which I won't have control over. will it s...

0 Likes
2 Replies

Laravel Route

How can I create admin specific routes in Laravel 4 (Restfull Controllers): admin/users/ => User...

0 Likes
2 Replies
posted 11 years ago

PDO Exception with Laravel 4 php artisan migrate command on EC2 AWS

I have an ubuntu 12.04 instance on EC2 in AWS and a Laravel 4 Project uploaded there. I am trying to...

0 Likes
7 Replies

PuTTYGen keys and Homestead

I am setting the authorize parameter in the Homestead.yaml file to point to a public key created wit...

0 Likes
0 Replies

PDO Exception(could not find driver)

Hello, I face a problem when I try to migrate my database. My app/config/local/database.php configur...

0 Likes
1 Replies

Vagrant+Homestead: The host path of the shared folder is missing: ~/Code

I'm getting this message on Windows 7 (32bit, HAV enabled). Here's that section of my Homestead.yaml...

0 Likes
3 Replies

Laravel not validate that the database is up?

When doing the login with the method Auth::attempt() I get this error: ErrorException htmlspecialcha...

0 Likes
0 Replies

Trying to learn TDD

I'm reading through Jeffery Way's book "Laravel Testing Decoded" and I've run into a snag....

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.