Download the PHP package yogijowo/laravel12-react-starterkit without Composer

On this page you can find all versions of the php package yogijowo/laravel12-react-starterkit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package laravel12-react-starterkit

Laravel 12 + React Starter Kit

πŸš€ Laravel 12 + React Starter Kit

A modern and flexible starter kit built with Laravel 12, React (Inertia.js + TypeScript), TailwindCSS, and ShadCN UI v4. Designed to accelerate secure, responsive, and customizable dashboard application development.


✨ Features


🧱 Tech Stack

Area Technology
Backend Laravel 12
Frontend React 19 + Inertia.js + TypeScript
UI Library ShadCN UI v4
CSS Utility TailwindCSS
Auth Laravel Fortify / Breeze-style
Access Ctrl Spatie Laravel Permission v5
DBMS MySQL / MariaDB
Layout Dynamic Sidebar + Header

πŸ”§ Installation & Setup

Login using:


πŸš€ Deployment Guide

  1. Build Frontend for Production

  2. Run Laravel in Production Mode

  3. Set File Permissions

  4. Serve with Web Server (Nginx/Apache) pointing to public/ folder.

πŸ–ΌοΈ Application Screenshots

πŸ“Œ Dashboard (light)

πŸ“Œ Dashboard (dark)

πŸ“Œ User Management

πŸ“Œ Role Management

πŸ“Œ Permission Management

πŸ“Œ Menu Manager

πŸ“Œ App Settings

πŸ“Œ Audit Logs

πŸ“Œ Database Backup

πŸ“Œ File Manager


βœ… Manual Test Checklist

Feature Status
Authentication (Login) βœ…
CRUD User βœ…
CRUD Role & Permission βœ…
Dynamic Menu + Sidebar βœ…
Access Protection (403) βœ…
Drag & Drop Menu Sorting βœ…
Theme Color via DB βœ…
Dark Mode Support βœ…
Audit Logs Functionality βœ…
Database Backup βœ…
File Manager βœ…

β˜• Support This Project

If you find this starter kit helpful, consider supporting me:

Your support helps me keep improving this open-source project. Thank you! πŸ™


πŸ“„ License

Released under the MIT License. Feel free to use it for personal or commercial projects.


πŸ‡΅πŸ‡Έ Free Palestine

"You don’t have to be Palestinian to stand for Palestine. You just have to be human."

We stand with the people of Palestine. We reject colonialism, injustice, and violence. Freedom is a human right. FREE PALESTINE πŸ‡΅πŸ‡Έ


Created with ❀️ by @yogijowo


All versions of laravel12-react-starterkit with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
inertiajs/inertia-laravel Version ^2.0
laravel/framework Version ^12.0
laravel/tinker Version ^2.10.1
spatie/laravel-activitylog Version ^4.10
spatie/laravel-backup Version ^9.3
spatie/laravel-medialibrary Version ^11.13
spatie/laravel-permission Version ^6.20
tightenco/ziggy Version ^2.4
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package yogijowo/laravel12-react-starterkit contains the following files

Loading the files please wait ...