Skip to content

leandrocfe/firebase-filament

Repository files navigation

Filament v4 + Firebase Studio

This project uses Filament v4 (beta) with Laravel 12, running inside the Firebase Studio development environment.


✅ Prerequisites

Make sure you have the following before starting:

  • A Firebase Studio account
  • A modern web browser
  • Internet connection
  • Basic knowledge of Laravel and Filament

🚀 Getting Started on Firebase Studio

  1. Go to Firebase Studio.
  2. In the dashboard, find the Start coding an app section.
  3. Click Import Repo.
  4. Paste the repository URL: https://github.com/leandrocfe/firebase-filament
  5. Click Import and wait for the workspace to be set up.

🖥️ Running the Project

Once the environment is ready:

  1. Open the terminal tab labeled start-server.
  2. Wait for the server to start automatically.
  3. Look for this message in the terminal:
Server running on http://127.0.0.1:8000
  1. Click the link to open the application in your browser.

🔐 Test Login

You can log into the app using the following credentials:


⚙️ Tech Stack

  • PHP: 8.3
  • Framework: Laravel 12
  • Admin Panel: Filament v4 (beta)
  • Database: SQLite (local file)

🧠 Additional Notes

  • The development environment is ready to use as soon as it's loaded in Firebase Studio.
  • You can edit the code directly within the Firebase Studio file editor.
  • If you'd like to run the project locally or with a different database, you'll need to configure your own environment (not covered in this guide).

📦 Repository


❓Support

For questions or suggestions, open an issue in the repository or Leandro Ferreira.


About

This project uses Filament v4 (beta) with Laravel 12, running inside the Firebase Studio development environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages