

Headless Asset ManagementHeadless Asset Management
Headless Asset Management With APIs Ready, focus on frontend while backend is ready
Headless Asset Management
Headless Asset Management With APIs Ready, focus on frontend while backend is ready
Overview
This is an Asset Management system that help you to build your frontend while the backend is ready since the system provides the APIs out of the box.
Demo
Site:Â https://asset.headlessolutions.com
Email:Â [email protected]
Password: password
API Documentation:Â https://asset.headlessolutions.com/docs/api
Features
The system contains user management module and Asset management module
User management module has 3 sub-modules:
- Permissions
- Roles
- Users
Asset module has 5 sub-modules:
- Categories
- Status
- Locations
- Assets
- Assets History
All modules has CRUD functionality from the admin panel or the API.
Requirements
- PHP 8.1 or greater
- Composer v2
Instructions
1. Extract the archive and put it in the folder you want
2. Run `cp .env.example .env` file to copy example file to `.env`
Then edit your `.env` file with DB credentials and other settings.
3. Run `composer install` command
4. Run `php artisan migrate:fresh --seed` command.
5. Run `php artisan key:generate` command.
6. Run `php artisan storage:link` command.
To run the project locally, run `php artisan serve`
There is Readme file that contains all the instructions inside the project.
Other items by this author
Category | Scripts & Code / PHP Scripts / Management / Business |
First release | 8 April 2025 |
Last update | 14 April 2025 |
Software version | PHP 8.0, PHP 8.1, PHP 8.2 |
Files included | .php, .css, .html, Javascript .js |
Tags | php, management, rest, Database, API, asset, laravel, headless |