Welcome to the Laranuxt Backend Starter Application! This repository provides you with a solid foundation for kickstarting your Laravel-based projects. It comes packed with essential features and a streamlined development environment for faster and more efficient development.
-
Dockerized Environment: Say goodbye to complex setup processes. This application comes dockerized with multiple services, including:
- Laranuxt Laravel Application
- MySQL Database
- PHPMyAdmin
- Redis Cache & Commander
- Local SMTP Mail Server
-
User Authentication and Profile Management: We've got user authentication covered! Enjoy a seamless user experience with features such as: (all minimal)
- Registration
- Login
- Forgot Password
- User Dashboard
- Profile Updates
- Password Changes
- Email Changes
- Logout
-
Customizable and Extendable: Tailor this starter application to your specific project needs. As it is a starter application with all minimal setup and featured with clear codebase make it easy to add new features, integrate third-party packages, or make custom modifications.
Getting started is a breeze. Simply follow these steps:
-
Clone the Repository:
git clone https://github.com/phpfarmer/laranuxt-backend-docker-starter.git
-
Configure the Application:
Follow the guidelines at Configure Application -
Access the Application:
- Your Laranuxt backend application will be available at http://127.0.0.1:8089.
- Access PHPMyAdmin at http://localhost:8088 for database management.
- Access SMTP Mail Server at http://localhost:8087 for email.
- Access Redis Commander at http://localhost:8086 for email.
-
Start Developing!: You're all set to start building your application.
- Docker and Docker Compose
For detailed information on using and customizing this starter application, please refer to the Documentation.
If you encounter any issues or have suggestions for improvements, please open an issue on this repository. Contributions are welcome!
This project is open-source and available under the MIT license.
This starter application is built with ❤️ by Juyal Ahmed - phpfarmer. Special thanks to the Laravel community for their amazing contributions.