rappasoft / rappasoft-comments

utteranc.es repository for rappasoft.com
2 stars 0 forks source link

blog/jetstream-4-filament-3-template #20

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Rappasoft | Blog | Jetstream 4, Filament 3 Template

A fresh installation of Laravel 10 with a Filament 3 backend and Jetstream 4 frontend. Tons of packages pre-installed and configured including roles/health/backups/timezones/settings/impersonation and more.

https://rappasoft.com/blog/jetstream-4-filament-3-template

xcheong81 commented 1 year ago

Hi, i already paid the sponsor, why i still can't access this repo

iWpress commented 1 year ago

Hello, Have you tried clicking the "View the Template" link? This link led me to Anthony's GitHub. BR.

danmarauda commented 12 months ago

i paid sponsorship just for this repo, but can access it ??

rappasoft commented 12 months ago

@danmarauda if the website doesn't automatically invite you please send me an email.

mihaione commented 11 months ago

Looks like an interesting project, hopefully exactly what I am looking for: Laravel Jetstream + TALL + advanced Admin template. Sponsored, emailed, awaiting access to repo.

mihaione commented 11 months ago

Works quite nicely. After cloning the repo and going through the README.md installation instructions, do a couple of more things:

  1. Go to config/fortify.php and uncomment // Features::emailVerification(), in the features array
  2. Enter your Email service provider data in .env (SMTP server, port, username, password)
  3. Run php artisan storage:link, if you want to store the profile pictures locally
  4. Run php artisan filament:install --panels, leaving the default to "admin"
  5. Run php artisan db:seed
  6. Login with the credentials provided in README.md

Thanks, Anthony ... the sponsorship was worth it :-)

Note: If you have installed Sail, to run the app locally in Docker, instead of artisan-serve, replace "php artisan ..." with "sail artisan ...". Works fine for me.

1jason1 commented 11 months ago

I've sponsored, how do i get access to the repository?

iWpress commented 11 months ago

Hello 1jason1, On Anthony's website, click on the "View Template" link? This link took me to Anthony's GitHub: Jetstream 4, Filament 3 Template

1jason1 commented 11 months ago

Thanks for the response, when I go to the link I get a 404?