Support the ongoing development of Laravel.io →

18 Threads

posted 4 weeks ago

Artisan migrate doesn't work on Sail [solved]

Hello everybody, relatively newbie here. Running a docker container via Laravel Sail, with standards...

0 Likes
3 Replies

How to upgrade Sqlite to the latest version

Hello everyone, At this moment, I am running phpunit tests, using Sqlite database engine, which its...

0 Likes
1 Replies

Invalid request (Unexpected EOF) error with Enctype form

I'm getting back to Laravel, using SAIL and Laravel 10. This is my blade form: <form method="...

0 Likes
0 Replies
posted 1 year ago

Running sail with Colima

I'm trying to run sail using colima but I'm getting this error: [+] Running 0/0 ⠋ meilisearch Pull...

0 Likes
0 Replies

Fresh install on Ubuntu with Sail example-app throws errors.

Just spent several days looking over the documentation, installing everything to try Laravel on Ubun...

0 Likes
0 Replies
posted 1 year ago

Using Laravel Sail on an existing laravel application

Sail Version: 1.16.2 Laravel Version: 9.37 PHP Version: 8.1 Host operating system: macOS 12.3 Desc...

0 Likes
1 Replies

sail

Hello. I installed laravel and use sail for development. When I want to access a url server/51.38.60...

boyfromhell liked this thread

1 Likes
0 Replies

Laravel 9 Sail port forward error for mysql

I have port forwarded applications mysql port to 3307 because I need my host mysql to keep running a...

0 Likes
2 Replies
Solved
posted 1 year ago

How to deploy Laravel App (SAIL)?

Hello, I have an App created with Laravel sail. It has a docker-compose.yml. I want to deploy it ove...

elderstar, duch-nuon liked this thread

2 Likes
3 Replies
posted 1 year ago

How to install Elastic Search with Laravel Sail?

Hello, I want to install "ElasticSeach" with Laravel. I have used "laravel sail"...

0 Likes
0 Replies
posted 1 year ago

How to create Github actions for Laravel Sail project

Hello, I have a Git repository which contains Laravel Project created using "Sail". Now, w...

0 Likes
1 Replies
Solved

Mysql doesn't start while taking git clone of Laravel Sail

Hello, I am taking a pull from a Git repository of Laravel Project build up using Sail. Then i run b...

0 Likes
1 Replies
Solved

PROBLEM: SESSION ID IS CHANGING IN EACH REQUEST ON DEPLOYMEN

Hello Artisan, PROBLEM: SESSION ID IS CHANGING IN EACH REQUEST ON DEPLOYMENT My laravel inertia proj...

0 Likes
0 Replies
posted 2 years ago

Xdebug doesn't work with Laravel Sail and PHP 8.1

Hi, Xdebug doesn't work for me. Could not connect to debugging client. Sail Version: 1.13.1 Laravel...

0 Likes
0 Replies

Laravel sail up issue

I'm creating a new Laravel project using docker and sail, I'm on Windows 10, I have enabled WSL 2 an...

0 Likes
0 Replies

Parallel testing issue with PHP 8.1 in Sail

I have an interesting issue with my Laravel 8 project. I have a number of unit tests setup. When I r...

0 Likes
0 Replies

Is Laravel Sail not suitable for production?

Hi, After I go through docker-compose.yml & dockerfile which create using laravel sail. I did no...

0 Likes
1 Replies
posted 2 years ago

Start laravel on another port

Port 80 is alread in use, so I tried starting laravel sail via sudo APP_PORT=3001 ./vendor/bin/sail...

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