Support the ongoing development of Laravel.io →

3,391 Threads

Avoiding laravel from redirecting user after login

I'm trying to show "logged in" message after user logged in to my application, actually wh...

0 Likes
1 Replies
Solved

Passport install error with 'php artisan passport:install'

Hi I'm using Laravel 5.3 with vagrant/homestead setup. Everything working fine, no issues until sett...

0 Likes
1 Replies
posted 8 years ago

How can I check local mode

I wanna shows the route errors when I work on my local. My code in App\Exceptions\handler.php I trie...

0 Likes
1 Replies

Laravel course for PHP programmers with no framework experience. What would you like to learn?

Hi, I'm teaching a Laravel 5 class to mostly self-employment people that have knowledge of PHP and b...

0 Likes
1 Replies

Stripe-php library update!

Hi, I have a problem with Stripe and my server. Stripe support said me that I have to update the Str...

0 Likes
1 Replies
posted 10 years ago

[PROBLEM] asset() not point to public folder

Hi everyone. after install laravel. I was copy index.php from public to root folder and change confi...

0 Likes
9 Replies

Ability to change the "base_url" for S3 client: Illuminate/Filesystem/FilesystemManager.php

I posted this issue on GitHub, but didn't get a response, hoping I'll get more help here instead......

0 Likes
2 Replies

Problem with Middleware - ReflectionException in Container.php

Hi, I'm having this error message when I try to load an Middleware. ReflectionException in Container...

0 Likes
0 Replies
posted 8 years ago

Laravel 1 aplication 2 domains and db's?

I have my app finished, but I wish to run it on 2 different domains and every domain should have his...

0 Likes
3 Replies

.env.travis File ignored in Laravel 5

I created a new file for Travis CI environment that looks like this .env.travis APP_ENV=travis APP_...

0 Likes
1 Replies

Synchronizing 2 databases in Parallel

First I would like to thank your community as it has helped me a lot during my journey of learning L...

0 Likes
6 Replies
Solved

How to get base url form json in laravel 5.3?

My javascript code is like this : $.getJSON("{{ url('/dropdowns/satkers') }}" + "/&qu...

0 Likes
1 Replies
Solved

Forge not wanting to do anything anymore

I've already got a site up and running successfully with Forge deploying to DigitalOcean. I have cr...

0 Likes
11 Replies

Creating shared folders

Hello. I'm a computer science graduate. I have just started an internship at a company where they us...

0 Likes
2 Replies

Connection Firebird DB via SSH

I am creating an application with Laravel and Firebird 2.5 and wants to run it on a DigitalOcean ser...

0 Likes
0 Replies

Migrating old applications without a framework to Laravel

Hi all, I have a whole bunch of applications developed without a framework and migrating them is ver...

0 Likes
3 Replies

Laravel 5.2.45 is not displaying error 500

I'm getting a blank page with some errors with code 500. Sometimes It appears, but sometimes don't....

0 Likes
1 Replies
posted 8 years ago

Error in Gulp command

I working on a Laravel 5.3 project. I am getting below errors when I am running gulp command in CMD....

0 Likes
2 Replies

InsertGetId or Eloquent Model creation generating errors with Oracle

Hi, I'm developping an application with Oracle 10g as database. In ny code, i'm creation a model and...

0 Likes
0 Replies

Laravel 5 - Config::set() not working in index.php

In Laravel 4 I can set app config values from index.php...for example Config::set('app.myvar','myval...

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