Laravel-news-site

所属分类:前端开发
开发工具:PHP
文件大小:2821KB
下载次数:0
上传日期:2022-03-30 10:03:03
上 传 者sh-1993
说明:  这是一个简单的新闻博客网站使用Vue和Inertia与Laravel。
(This is a simple News Blogging Website Build Using Vue and Inertia with Laravel.)

文件列表:
.editorconfig (258, 2022-03-30)
.env.example (899, 2022-03-30)
.styleci.yml (194, 2022-03-30)
Demo-ZeeNews.pdf (2113611, 2022-03-30)
app (0, 2022-03-30)
app\Console (0, 2022-03-30)
app\Console\Kernel.php (681, 2022-03-30)
app\Exceptions (0, 2022-03-30)
app\Exceptions\Handler.php (824, 2022-03-30)
app\Http (0, 2022-03-30)
app\Http\Controllers (0, 2022-03-30)
app\Http\Controllers\AboutController.php (217, 2022-03-30)
app\Http\Controllers\Auth (0, 2022-03-30)
app\Http\Controllers\Auth\AuthenticatedSessionController.php (1419, 2022-03-30)
app\Http\Controllers\Auth\ConfirmPasswordController.php (1024, 2022-03-30)
app\Http\Controllers\Auth\ConfirmablePasswordController.php (1116, 2022-03-30)
app\Http\Controllers\Auth\EmailVerificationNotificationController.php (711, 2022-03-30)
app\Http\Controllers\Auth\EmailVerificationPromptController.php (650, 2022-03-30)
app\Http\Controllers\Auth\ForgotPasswordController.php (667, 2022-03-30)
app\Http\Controllers\Auth\LoginController.php (1002, 2022-03-30)
app\Http\Controllers\Auth\NewPasswordController.php (2423, 2022-03-30)
app\Http\Controllers\Auth\PasswordResetLinkController.php (1481, 2022-03-30)
app\Http\Controllers\Auth\ProfileController.php (268, 2022-03-30)
app\Http\Controllers\Auth\RegisterController.php (1965, 2022-03-30)
app\Http\Controllers\Auth\RegisteredUserController.php (1539, 2022-03-30)
app\Http\Controllers\Auth\ResetPasswordController.php (844, 2022-03-30)
app\Http\Controllers\Auth\VerificationController.php (1130, 2022-03-30)
app\Http\Controllers\Auth\VerifyEmailController.php (900, 2022-03-30)
app\Http\Controllers\CategoryController.php (2156, 2022-03-30)
app\Http\Controllers\CommentsController.php (694, 2022-03-30)
app\Http\Controllers\ContactController.php (506, 2022-03-30)
app\Http\Controllers\Controller.php (361, 2022-03-30)
app\Http\Controllers\FaqController.php (1686, 2022-03-30)
app\Http\Controllers\HomeController.php (467, 2022-03-30)
app\Http\Controllers\PostController.php (121, 2022-03-30)
app\Http\Controllers\PostsController.php (1846, 2022-03-30)
... ...

# Laravel Vue and Inertia News Site This is a simple News/Bloging Website Build Using Vue and Inertia with Laravel. ## Quick Start 1. git clone https://github.com/tauseedzaman/Laravel-news-site.git 2. cd Laravel-news-site 3. cp .env.example .env 4. composer install 5. php artisan key:generate 6. php artisan migrate:fresh --seed 7. npm install && npm run dev 8. php artisan serve 9. [Open https://127.0.0.1:8000](http://127.0.0.1:8000). ## Demo View Demo ## Learning Laravel Laravel has the most extensive and thorough [documentation](https://laravel.com/docs) and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework. If you don't feel like reading, [Laracasts](https://laracasts.com) can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library. ## Laravel Sponsors We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel [Patreon page](https://patreon.com/taylorotwell). ### Premium Partners - **[Vehikl](https://vehikl.com/)** - **[Tighten Co.](https://tighten.co)** - **[Kirschbaum Development Group](https://kirschbaumdevelopment.com)** - **[*** Robots](https://***robots.com)** - **[Cubet Techno Labs](https://cubettech.com)** - **[Cyber-Duck](https://cyber-duck.co.uk)** - **[Many](https://www.many.co.uk)** - **[Webdock, Fast *** Hosting](https://www.webdock.io/en)** - **[DevSquad](https://devsquad.com)** - **[Curotec](https://www.curotec.com/services/technologies/laravel/)** - **[OP.GG](https://op.gg)** - **[CMS Max](https://www.cmsmax.com/)** - **[WebReinvent](https://webreinvent.com/?utm_source=laravel&utm_medium=github&utm_campaign=patreon-sponsors)** - **[Lendio](https://lendio.com)** - **[Romega Software](https://romegasoftware.com)** ## Contributing Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions). ## Code of Conduct In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct). ## Security Vulnerabilities If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [taylor@laravel.com](mailto:taylor@laravel.com). All security vulnerabilities will be promptly addressed. ## License The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). "# Laravel-news-site"

近期下载者

相关文件


收藏者