Download the PHP package nwanguma/atlas without Composer
On this page you can find all versions of the php package nwanguma/atlas. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package atlas
Atlas
A Laravel, React (Typescript), Inertia & Tailwind starter kit. (Jetstream alternative)
Includes Laravel Fortify for authentication
Introduction
This starter kit provides a minimal and simple starting point for building a Laravel application with authentication. Styled with Tailwind. It also includes Laravel Fortify which publishes authentication controllers to your application that can be easily customized based on your own application's needs.
This starter is powered by React, Inertia, Tailwind and Laravel.
Includes
- Laravel v10.0
- Laravel Fortify v1.7
- Laravel Sail v1.18
- React v18.2
- Inertia React v1.0.2
- Inertia Laravel v0.6.9
- Tailwind CSS v3.2
- Ziggy v1.5
Notable Packages
- Laravel - Backend 🎰
- ReactJs - Frontend 💻
- InertiaJs - Mediator(Helps discard API) 🧑🦯
- Tailwind CSS - Styling 💅
How do I set this up
Installation Via Composer
If your computer already has PHP and Composer installed, you may create a new project by using Composer directly.
To remove the documentation
-
Windows
- Linux
Just Reminders 😅
-
Make Hard Visits with
Good for those pages that require refresh of sessions, to avoid 419 error (Page Expired).
-
Global alias
Global alias
@
for absolute path imports.
How it looks
Want to Contribute?
Feel free to create a pull request.
All versions of atlas with dependencies
guzzlehttp/guzzle Version ^7.2
laravel/framework Version ^10.0
laravel/sanctum Version ^3.2
laravel/tinker Version ^2.8
inertiajs/inertia-laravel Version ^0.6.9
laravel/fortify Version ^1.16.0
tightenco/ziggy Version ^1.5.0