在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):laravelio/laravel.io开源软件地址(OpenSource Url):https://github.com/laravelio/laravel.io开源编程语言(OpenSource Language):PHP 65.5%开源软件介绍(OpenSource Introduction):Laravel.ioThis is the repository for the Laravel.io community portal. The code is entirely open source and licensed under the MIT license. We welcome your contributions but we encourage you to read the contributing guide before creating an issue or sending in a pull request. Read the installation guide below to get started with setting up the app on your machine. SponsorsWe'd like to thank these amazing companies for sponsoring us. If you are interested in becoming a sponsor, please visit the Laravel.io Github Sponsors page.
RequirementsThe following tools are required in order to start the installation. Installation
You can now visit the app in your browser by visiting http://laravel.io.test. If you seeded the database you can login into a test account with Github Authentication (optional)To get Github authentication to work locally, you'll need to register a new OAuth application on Github. Use
Algolia Search (optional)To get Algolia search running locally, you'll need to register for a new account and create an index called
In order to index your existing threads, run the following command: php artisan scout:import App\\Models\\Thread New threads will be automatically added to the index and threads which get updated will be automatically synced. If you need to flush your index and start again, you can run the following command: php artisan scout:flush App\\Models\\Thread Twitter Sharing (optional)To enable published articles to be automatically shared on Twitter, you'll need to create a Twitter app. Once the app has been created, update the below variables in your
Approved articles are shared in the order they were submitted for approval. Articles are shared twice per day at 14:00 and 18:00 UTC. Once an article has been shared, it will not be shared again. Telegram Notifications (optional)Laravel.io can notify maintainers of newly submitted articles through Telegram. For this to work, you'll need to set up a Telegram bot and obtain a token. Then, configure the channel you want to send new article messages to.
Commands
MaintainersThe Laravel.io portal is currently maintained by Dries Vints and Joe Dixon. If you have any questions please don't hesitate to create an issue on this repo. ContributingPlease read the contributing guide before creating an issue or sending in a pull request. Code of ConductPlease read our Code of Conduct before contributing or engaging in discussions. Security VulnerabilitiesPlease review our security policy on how to report security vulnerabilities. LicenseThe MIT License. Please see the license file for more information. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论