update,
This commit is contained in:
@@ -0,0 +1 @@
|
||||
url=http://localhost/
|
@@ -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>
|
@@ -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=.
|
@@ -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>
|
Reference in New Issue
Block a user