2021-07-30 18:58:32 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project version="4">
|
2021-09-17 10:11:18 +02:00
|
|
|
<component name="InertiaPackage">
|
|
|
|
<option name="pagesPaths">
|
|
|
|
<list>
|
|
|
|
<option value="resources/js/Views" />
|
|
|
|
</list>
|
|
|
|
</option>
|
|
|
|
</component>
|
2021-07-30 18:58:32 +02:00
|
|
|
<component name="LaravelIdeaMainSettings">
|
2022-10-22 15:09:09 +02:00
|
|
|
<option name="codeGeneration">
|
|
|
|
<LaravelCodeGeneration>
|
2023-04-20 20:00:38 +02:00
|
|
|
<option name="generationBooleanSettings">
|
|
|
|
<map>
|
|
|
|
<entry key="createConfigFile:inModules" value="true" />
|
|
|
|
<entry key="createConsoleCommand:inModules" value="true" />
|
|
|
|
<entry key="createDatabaseMigration:inModules" value="true" />
|
|
|
|
<entry key="createEvent:inModules" value="true" />
|
|
|
|
<entry key="createListener:inModules" value="true" />
|
|
|
|
<entry key="createMailable:inModules" value="true" />
|
|
|
|
<entry key="createMiddleware:inModules" value="true" />
|
|
|
|
<entry key="createNotification:inModules" value="true" />
|
|
|
|
</map>
|
|
|
|
</option>
|
2022-10-22 15:09:09 +02:00
|
|
|
<option name="generationStringSettings">
|
|
|
|
<map>
|
2023-04-20 20:00:38 +02:00
|
|
|
<entry key="createBladeComponent:classSuffix" value="" />
|
|
|
|
<entry key="createChannel:classSuffix" value="Channel" />
|
|
|
|
<entry key="createConsoleCommand:classSuffix" value="Command" />
|
|
|
|
<entry key="createController:classSuffix" value="Controller" />
|
|
|
|
<entry key="createDatabaseClassFactory:classSuffix" value="Factory" />
|
2022-10-22 15:09:09 +02:00
|
|
|
<entry key="createEloquentScope:namespace" value="Models\Scopes" />
|
2023-04-20 20:00:38 +02:00
|
|
|
<entry key="createEvent:classSuffix" value="Event" />
|
|
|
|
<entry key="createFormRequest:classSuffix" value="Request" />
|
|
|
|
<entry key="createJob:classSuffix" value="Job" />
|
|
|
|
<entry key="createListener:classSuffix" value="Listener" />
|
|
|
|
<entry key="createMailable:classSuffix" value="Mail" />
|
|
|
|
<entry key="createMiddleware:classSuffix" value="Middleware" />
|
|
|
|
<entry key="createModel:classSuffix" value="" />
|
2022-10-22 15:09:09 +02:00
|
|
|
<entry key="createModel:namespace" value="Models" />
|
2023-04-20 20:00:38 +02:00
|
|
|
<entry key="createNotification:classSuffix" value="Notification" />
|
|
|
|
<entry key="createResourceController:classSuffix" value="Controller" />
|
|
|
|
<entry key="createServiceProvider:classSuffix" value="ServiceProvider" />
|
2022-10-22 15:09:09 +02:00
|
|
|
</map>
|
|
|
|
</option>
|
|
|
|
</LaravelCodeGeneration>
|
|
|
|
</option>
|
2021-07-30 19:28:12 +02:00
|
|
|
<option name="defaultLanguage" value="it" />
|
2021-07-30 18:58:32 +02:00
|
|
|
<option name="frameworkFound" value="true" />
|
|
|
|
<option name="generationStringSettings">
|
|
|
|
<map>
|
2022-02-22 15:49:59 +01:00
|
|
|
<entry key="createEloquentScope:namespace" value="Models\Scopes" />
|
2021-07-30 18:58:32 +02:00
|
|
|
<entry key="createModel:namespace" value="Models" />
|
|
|
|
</map>
|
|
|
|
</option>
|
2023-04-20 20:00:38 +02:00
|
|
|
<option name="translation">
|
|
|
|
<LaravelTranslation>
|
|
|
|
<option name="defaultPath" value="lang" />
|
|
|
|
</LaravelTranslation>
|
|
|
|
</option>
|
2021-07-30 18:58:32 +02:00
|
|
|
<option name="userClassName" value="App\Models\User" />
|
|
|
|
</component>
|
2022-03-08 16:28:00 +01:00
|
|
|
</project>
|