storephp / store
StorePHP you can build your online store.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.1
- guzzlehttp/guzzle: ^7.2
- laravel/framework: ^10.10
- laravel/sanctum: ^3.2
- laravel/tinker: ^2.8
- storephp/framework: ^1.0@beta
Requires (Dev)
- fakerphp/faker: ^1.9.1
- laravel/pint: ^1.0
- laravel/sail: ^1.18
- mockery/mockery: ^1.4.4
- nunomaduro/collision: ^7.0
- phpunit/phpunit: ^10.1
- spatie/laravel-ignition: ^2.0
This package is auto-updated.
Last update: 2024-10-13 18:50:44 UTC
README
StorePHP Store
StorePHP you can build your online store.
Documentation
composer create-project storephp/store php artisan migrate php artisan store:setup php artisan sp:bundler:setup php artisan serve
And Go to http://127.0.0.1:8000/storephp
The official document is being prepared now and will be launched soon.
Contributing
Thank you for considering contributing to this package! Be one of the StorePHP team.
License
This package is an open-sourced software licensed under the MIT license.