“Laravel is our sourdough starter and multitool for web projects large and small. 10 years in, it remains fresh and useful.” Ian CallahanHarvard Art Museums “Laravel takes the pain out of building modern, scalable web apps.” Aaron FrancisCo-founder, Try Hard Studios ...
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
The Laravel source code is managed on GitHub, and there are repositories for each of the Laravel projects:Laravel Application Laravel Art Laravel Documentation Laravel Cashier Laravel Envoy Laravel Framework Laravel Homestead Laravel Homestead Build Scripts Laravel Horizon Laravel Passport Laravel Scout ...
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things. - laravel/laravel
注意在这里我们使用了laravel5提供的route model binding特性,我们在控制器中使用Task类typehinting了task参数,而该task参数,而该task参数和routes.php中定义的wildcast路由Route::get('tasks/{task}','xxx'}定义的task相匹配,因此laravel在调用我们的控制器时自动注入Task模型(以id为索引)。这个功能后续再做进一步的...
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.中文(简体) 你的隐私选择 主题 管理Cookie 早期版本 博客 参与 隐私 使用条款 商标 © ...
"source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/sebastianbergmann/code-unit-reve...
"source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lo...
我们将 每个月 更新一次脚本,也方便我们及时的查看目前最流行的的 laravel package 。 你可以 clone 该项目,运行根目录下的 test.php 来同步更新。还可以自定义排序规则、搜索关键字等。记得 star 哟!! 相信下面这些扩展包会让你的编码更加高效。 排名(下载量) ...
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication,...