Skip to content
#

laravel5

laravel logo

Laravel is a popular PHP framework, used for the development of MVC web applications.

Here are 826 public repositories matching this topic...

ankit7540
ankit7540 commented Feb 28, 2020

According to the documentation, the admin login is available at

http://site_address/website/public/admin.

However, I get the message Not Found , The requested URL was not found on this server. Browsing through the directory I cannot find folder or page as admin. Hence, probably the docs are outdated.

The admin credentials are also not usable in the cl

LaraCMS 是在学习 laravel ( web 开发实战进阶 + 实战构架 API 服务器) 过程中产生的一个业余作品,试图通过简单的方式,快速构建一套基本的企业站同时保留很灵活的扩展能力和优雅的代码方式,当然这些都得益Laravel的优秀设计。同时LaraCMS 也是一个学习Laravel 不错的参考示例。

  • Updated Jun 6, 2020
  • PHP
samo9789
samo9789 commented Jul 9, 2019

I’m using vanilo in a project I’m working on even though I realise you do not have the 1.0 yet.

I’ve had to modify a method in a controller in vendor/vanilo/framework/resources/views and I was wondering if you envisioned a system to override some of these controllers in the framework properly ?
SO I could have modified views in my main folder and leave everything untouched in vendor.

Thanks

vanitom
vanitom commented Jul 31, 2016

Hello,

I discovered Laravel and Lumen. I want to create a clean API. I would like to implement JSON API. I tested your library.
I discovered some errors in the documentation.

For the controller, it would indicate the need to put the controller in the directory "app/Http/Controllers/Api".
Since the namespace of the controller is not correct. There must be "App/Http/Controllers/Api".

In the r

Created by Taylor Otwell

Released June 2011

Organization
laravel
Website
laravel.com
Wikipedia
Wikipedia

Related Topics

framework php
You can’t perform that action at this time.