Skip to content

The Laravel CRUD app, enhanced with Tailwind CSS, simplifies data management tasks. With Tailwind's sleek styling and Laravel's robust backend, users can effortlessly perform CRUD operations. It's the ideal choice for developers seeking a modern, efficient solution for data management needs.

Notifications You must be signed in to change notification settings

johnlomat/laravel-car-crud

Repository files navigation

Introduction

This is a simple crud sample built in Laravel and tailwindCSS with user authentication.

Deployment

Run composer install to install dependencies. composer install

Configure your database environment on the file .env.example and save it as .env

Open your terminal and type php artisan migrate and then php artisan serve

About

The Laravel CRUD app, enhanced with Tailwind CSS, simplifies data management tasks. With Tailwind's sleek styling and Laravel's robust backend, users can effortlessly perform CRUD operations. It's the ideal choice for developers seeking a modern, efficient solution for data management needs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published