如何在不安装ui的情况下针对api制作(make:auth)Laravel 6

时间:2019-09-27 21:10:40

标签: php laravel api laravel-6

我正在测试laravel 6创建一个api。

命令make:auth已被删除。

尽管我正在创建api,但我必须安装laravel / ui?

1 个答案:

答案 0 :(得分:0)

您是否考虑过Lumen?这是Laravel的微服务和API库。

否则,看起来您确实需要按照documentation安装function myFunction() { var str = document.getElementById("demo").value; var mapObj = { Follow Up:"F/U" str = str.replace(/Follow Up|, fucntion(matched){ return mapObj[matched]; }); alert(str); document.getElementById("demo").value = res; } 。然后,您可以自动生成身份验证路由和视图:

laravel/ui