library laravel-cms
Work still in progress... Secured admin panel, website components creation, AMP layout, structured data, database management, media manager, image and video processing
helori/laravel-cms
Work still in progress... Secured admin panel, website components creation, AMP layout, structured data, database management, media manager, image and video processing
- Monday, October 16, 2017
- by Helori
- Repository
- 1 Watchers
- 4 Stars
- 110 Installations
- Vue
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 11 % Grown
laravel-cms
Installation and setup
Install Sanctum for SPA : https://laravel.com/docs/12.x/sanctum#sanctum-middleware, (*1)
composer require helori/laravel-cms
php artisan install:api
php artisan vendor:publish --tag=laravel-cms-migrations
php artisan vendor:publish --tag=laravel-cms-config
php artisan vendor:publish --tag=laravel-cms-assets --force
npm i --save-dev @tailwindcss/aspect-ratio @tailwindcss/forms@tailwindcss/typography @tailwindcss/vite @vitejs/plugin-vue @vuepic/vue-datepicker autoprefixer axios concurrently laravel-vite-plugin luxon numeral postcss tailwindcss:3.* tinymce:7.* vite vue:3.* vue-flatpickr-component vue-i18n vue-loader vue-router
npm run build
dev-master
9999999-dev
Work still in progress... Secured admin panel, website components creation, AMP layout, structured data, database management, media manager, image and video processing
Sources
Download
MIT
The Requires
laravel
cms
v1.0.0
1.0.0.0
Work still in progress... Secured admin panel, website components creation, AMP layout, structured data, database management, media manager, image and video processing
Sources
Download
MIT
The Requires
laravel
cms