More Premium Hugo Themes Premium Tailwind Themes

Laravel Nuxt Tailwind Boilerplate

This boilerplate helps kickstart your Laravel, Nuxt & Tailwind projects.

Laravel Nuxt Tailwind Boilerplate

This boilerplate helps kickstart your Laravel, Nuxt & Tailwind projects.

Author Avatar Theme by ci-on
Github Stars Github Stars: 14
Last Commit Last Commit: Aug 19, 2020 -
First Commit Created: Jun 19, 2023 -
Laravel Nuxt Tailwind Boilerplate screenshot

Overview:

This product is a boilerplate template for a Laravel, Nuxt, and Tailwind CSS project that includes Sanctum authentication. It is a common and slightly opinionated setup that provides a convenient starting point for developers. The template includes tooling such as Laravel Telescope, Laravel’s IDE Helper, and integration with Netlify, StyleCI, and Dependabot. The project is licensed under the MIT License and is made by CION Agency.

Features:

  • Laravel 7.*: Backend framework for building web applications.
  • Laravel Sanctum Authentication: Provides a simple and lightweight authentication system.
  • Nuxt 2.13.*: Frontend framework for building server-side rendered and static websites.
  • Tailwind 1.5.*: CSS framework for quickly building custom designs.
  • Eslint & Prettier setup: Ensures code quality and consistent formatting.
  • Laravel Telescope: Debugging and profiling tool for Laravel applications.
  • Laravel’s IDE Helper: Improves code completion and navigation in IDEs.
  • VS Code suggested plugins: Recommended plugins for VS Code to enhance development experience.
  • Netlify integration: Easy deployment of the project to Netlify.
  • StyleCI integration: Continuous integration tool for ensuring consistent coding style.
  • Dependabot integration: Automated dependency updates to keep the project up to date.

Installation:

To install the boilerplate template, follow these steps:

  1. Clone the repository.
  2. Adjust the .env variables if necessary.
  3. Set up a local server using Laravel’s & Nuxt’s built-in webserver.
  4. Visit the frontend at localhost:3000 and the API at localhost:8000.

For production build and deployment to Netlify, refer to the included netlify.toml file.

Summary:

The boilerplate template provides a convenient starting point for Laravel, Nuxt, and Tailwind CSS projects with Sanctum authentication. It includes various features and tooling to enhance the development process, such as Laravel Telescope, IDE Helper, and integration with Netlify, StyleCI, and Dependabot. The template is easy to install and can be deployed to Netlify for production. It is licensed under the MIT License and created by CION Agency.