Skip to content

TechnoBureau/blog

Repository files navigation

TechnoBureau Blog

Total Downloads Latest Stable Version License

Official Documentation

Supported Versions

Only the latest major version of TechnoBureau UI receives bug fixes. The table below lists compatible Laravel versions:

Version Laravel Version
1.x 8.x

Installation

Installing Blog template and related backend packages for laravel framework.

composer require technobureau/blog

Initially execute laravel/ui , technobureau/ui authentication commands for initialization

php artisan ui bootstrap --auth
php artisan ui technobureau --auth

Once the technobureau/blog package has been installed, you may install the frontend scaffolding using the ui Artisan command:

// Generate blog scaffolding...
php artisan ui tb-blog

License

Laravel UI is open-sourced software licensed under the MIT license.

About

Blogger Application based on Laravel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published