我正在测试laravel 6创建一个api。
命令make:auth
已被删除。
尽管我正在创建api,但我必须安装laravel / ui?
答案 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