ui:Laravel UI实用程序和预设

时间:2024-06-02 04:08:37
【文件属性】:

文件名称:ui:Laravel UI实用程序和预设

文件大小:38KB

文件格式:ZIP

更新时间:2024-06-02 04:08:37

laravel ui PHP

Laravel UI 这个旧版软件包是建立在Bootstrap CSS框架上的非常简单的身份验证支架。 当它继续与最新版本的Laravel一起使用时,您应该考虑将用于新项目。 或者,对于更强大的功能,请考虑使用 。 介绍 尽管Laravel并未规定您使用哪种JavaScript或CSS预处理器,但它确实提供了使用 , 和/或的基本起点,这将对许多应用程序有所帮​​助。 默认情况下,Laravel使用安装这两个前端软件包。 官方文件 支持的版本 只有最新的主要版本的Laravel UI会收到错误修复。 下表列出了兼容的Laravel版本: 版本 Laravel版本 5.8、6.x 7.x 3.x 8.x 安装 Laravel提供的Bootstrap和Vue脚手架位于laravel/ui Composer软件包中,可以使用Composer进行安装: composer require


【文件预览】:
ui-3.x
----composer.json(914B)
----src()
--------Presets()
--------Auth()
--------AuthCommand.php(5KB)
--------AuthRouteMethods.php(3KB)
--------UiCommand.php(2KB)
--------UiServiceProvider.php(670B)
--------ControllersCommand.php(1KB)
----LICENSE.md(1KB)
----stubs()
--------Auth()
--------migrations()
----auth-backend()
--------RedirectsUsers.php(399B)
--------ResetsPasswords.php(5KB)
--------VerifiesEmails.php(3KB)
--------ConfirmsPasswords.php(2KB)
--------AuthenticatesUsers.php(5KB)
--------ThrottlesLogins.php(3KB)
--------RegistersUsers.php(2KB)
--------SendsPasswordResetEmails.php(3KB)
----README.md(9KB)

网友评论