This commit is contained in:
louiscklaw
2025-02-01 02:08:48 +08:00
parent 3de8aea20a
commit db8bf18f7a
754 changed files with 137077 additions and 0 deletions

View File

@@ -0,0 +1 @@
url=http://localhost/

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
<group>
<file>file:/D:/Server/htdocs/auschooltest/routes/web.php</file>
<file>file:/D:/Server/htdocs/auschooltest/app/Http/Kernel.php</file>
<file>file:/D:/Server/htdocs/auschooltest/resources/views/layouts/front/masterlayout.blade.php</file>
<file>file:/D:/Server/htdocs/auschooltest/resources/views/front/index.blade.php</file>
<file>file:/D:/Server/htdocs/auschooltest/app/Http/Middleware/PreventBackHistory.php</file>
<file>file:/D:/Server/htdocs/auschooltest/app/Http/Controllers/front/FrontHomeController.php</file>
</group>
</open-files>
</project-private>

View File

@@ -0,0 +1,8 @@
auxiliary.org-netbeans-modules-php-smarty.smarty-framework=true
include.path=${php.global.include.path}
php.version=PHP_81
source.encoding=UTF-8
src.dir=.
tags.asp=false
tags.short=false
web.root=.

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.php.project</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/php-project/1">
<name>laravel/laravel</name>
</data>
</configuration>
</project>