yohanan
yohanan
FFilament
Created by yohanan on 10/6/2024 in #❓┊help
deploying laravel filament app on local machine issues
Facing another issue. I've to allow the others machine to access the app. So app is installed on a machine as server, and others machine have to access it on local network. I tried to edit the nginx configuration file for the app to set listen 127.0.0.1:80 to listen 80 as explaned in laravel docs. But not working.
47 replies
FFilament
Created by yohanan on 10/6/2024 in #❓┊help
deploying laravel filament app on local machine issues
Yes my freind, this is very helpfull. I think it will be ok now. Gonna try this solution. Thanks you so much for your help.
47 replies
FFilament
Created by yohanan on 10/6/2024 in #❓┊help
deploying laravel filament app on local machine issues
I mean on windows
47 replies
FFilament
Created by yohanan on 10/6/2024 in #❓┊help
deploying laravel filament app on local machine issues
Yes, but this means customer have to execute those command himself every time the computer restarted ?
47 replies
FFilament
Created by yohanan on 10/6/2024 in #❓┊help
deploying laravel filament app on local machine issues
For windows,i used Herd free version. It working. But don't know how to configure cron jobs.
47 replies
FFilament
Created by yohanan on 10/6/2024 in #❓┊help
deploying laravel filament app on local machine issues
Ubuntu 20.04 PHP 8.2 Apache 2.4 Laravel 10 Filament 3.1 Preparing project for production Composer install --optimize-autoloader --no-dev And npm run build I'm my unswered your question ?
47 replies
FFilament
Created by yohanan on 10/6/2024 in #❓┊help
deploying laravel filament app on local machine issues
Testing for linux First, i prepared the app for production. Second, copied the project in /var/www/html directory. Then tried to open the app using : http://localhost/project-name/public Login page appeared properly, but when i try to login, the error occured. That's what i've done.
47 replies
FFilament
Created by yohanan on 10/6/2024 in #❓┊help
deploying laravel filament app on local machine issues
Where to change this?
47 replies
FFilament
Created by yohanan on 10/6/2024 in #❓┊help
deploying laravel filament app on local machine issues
Tried first to deploy on linux in /www/html. Same issue occured as before on windows. "Not found The request URL was not found on this server." I suppose this will cause the same error using WSL on windows. Can you try to deploy in production a laravel or filament project and see if you will be facing to the same errors ?
47 replies
FFilament
Created by yohanan on 10/6/2024 in #❓┊help
deploying laravel filament app on local machine issues
🙃 seem to be easy. But do you have any guide for that? Or any tutorial ?
47 replies
FFilament
Created by yohanan on 10/6/2024 in #❓┊help
deploying laravel filament app on local machine issues
Finaly, i retried this one. First uninstlled xampp like suggested @David | Fortune Validator . Installed DBNgin like @toeknee said. Unzipped my project in a directory and linked existing project in Herd. After deleted thé config file in bootstrap folder, every thing worked fine. Except filament PWA not working and public_path for image in domPDF. Thanks everyone for your precious help. Now, what if i want to configure cron jobs, is there a way? I precise i'm on windows environment and using Herd and DBNgin.
47 replies
FFilament
Created by yohanan on 10/6/2024 in #❓┊help
deploying laravel filament app on local machine issues
Trying this one, but after ddev config, it show me "successfully started name-of-project" and project Can be reached at: links But links not work.
47 replies
FFilament
Created by yohanan on 10/6/2024 in #❓┊help
deploying laravel filament app on local machine issues
I'm about to deploy app in production on customer local machine. That's why i'm using MySQL.
47 replies
FFilament
Created by yohanan on 10/6/2024 in #❓┊help
deploying laravel filament app on local machine issues
I'm using the free version, i'm not seeing any database in services. That's why i kept xampp activated.
47 replies
FFilament
Created by yohanan on 10/6/2024 in #❓┊help
deploying laravel filament app on local machine issues
I tried it, for an existing project. But it's not working. I juste placed the laravel filament project in herd directory. But when i open the project in brosser, the xampp dashboard is display on directory-name.test
47 replies
FFilament
Created by yohanan on 10/6/2024 in #❓┊help
deploying laravel filament app on local machine issues
How can i change this and where. I tried to change the app_url in .env file to "http://localhost/my-app-name/public/" but not working.
47 replies
FFilament
Created by yohanan on 9/6/2024 in #❓┊help
How to make Filament app work both online and offline
Hi, thanks you. This is exactly what i need. I'm about to implement this feature in an existing laravel filament project. This is an perfect starting point.
6 replies
FFilament
Created by yohanan on 7/31/2024 in #❓┊help
Set FileUpload value from another field
Yes👍 thanks. It's working perfectly.
5 replies
FFilament
Created by yohanan on 5/26/2024 in #❓┊help
Every dropdown menu become full width after installing spatie settings plugin
yep, it's good now.
8 replies
FFilament
Created by yohanan on 5/26/2024 in #❓┊help
Every dropdown menu become full width after installing spatie settings plugin
but it seem that i have to run it every time. if i stop it and reload the app, it not working.
8 replies