diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 5c98b42..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -# Default ignored files -/workspace.xml \ No newline at end of file diff --git a/.idea/ThemeParkPanel.iml b/.idea/ThemeParkPanel.iml deleted file mode 100644 index 06a78b0..0000000 --- a/.idea/ThemeParkPanel.iml +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index a55e7a1..0000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/commandlinetools/Laravel_29_09_20_08_53.xml b/.idea/commandlinetools/Laravel_29_09_20_08_53.xml deleted file mode 100644 index 639cdf3..0000000 --- a/.idea/commandlinetools/Laravel_29_09_20_08_53.xml +++ /dev/null @@ -1,2771 +0,0 @@ - - - - - clear-compiled -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - down -
Options:
--messageThe message for the maintenance mode
--retryThe number of seconds after which the request may be retried
--allowIP or networks allowed to access the application while in maintenance mode
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - - - - -
- - env -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - help - help command displays help for a given command:

php D:/Temp Data Save/ThemeParkPanel Laravel/artisan help list

You can also output the help in other formats by using the --format option:

php D:/Temp Data Save/ThemeParkPanel Laravel/artisan help --format=xml list

To display the list of available commands, please use the list command.

Options:
--formatThe output format (txt, xml, json, or md)
--rawTo output raw command help
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- command_name[=null] - - - - - - - - - - - - -
- - list - list command lists all commands:

php D:/Temp Data Save/ThemeParkPanel Laravel/artisan list

You can also display the commands for a specific namespace:

php D:/Temp Data Save/ThemeParkPanel Laravel/artisan list test

You can also output the information in other formats by using the --format option:

php D:/Temp Data Save/ThemeParkPanel Laravel/artisan list --format=xml

It's also possible to get raw list of commands (useful for embedding command runner):

php D:/Temp Data Save/ThemeParkPanel Laravel/artisan list --raw

Options:
--rawTo output raw command list
--formatThe output format (txt, xml, json, or md)

]]>
- namespace[=null] - - - - -
- - migrate -
Options:
--databaseThe database connection to use
--forceForce the operation to run when in production
--pathThe path(s) to the migrations files to be executed
--realpathIndicate any provided migration file paths are pre-resolved absolute paths
--pretendDump the SQL queries that would be run
--seedIndicates if the seed task should be re-run
--stepForce the migrations to be run so they can be rolled back individually
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - - - - - - - - -
- - optimize -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - preset -
Options:
--optionPass an option to the preset command
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- type - - - - - - - - - - - -
- - serve -
Options:
--hostThe host address to serve the application on
--portThe port to serve the application on
--triesThe max number of ports to attempt to serve from
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - - - - -
- - tinker -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- include[=null] - - - - - - - - - - -
- - ui -
Options:
--authInstall authentication UI scaffolding
--optionPass an option to the preset command
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- type - - - - - - - - - - - - -
- - up -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - auth:clear-resets -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name[=null] - - - - - - - - - - -
- - cache:clear -
Options:
--tagsThe cache tags you would like to clear
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- store[=null] - - - - - - - - - - - -
- - cache:forget -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- key store[=null] - - - - - - - - - - -
- - cache:table -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - config:cache -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - config:clear -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - db:seed -
Options:
--classThe class name of the root seeder
--databaseThe database connection to seed
--forceForce the operation to run when in production
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - - - - -
- - db:wipe -
Options:
--databaseThe database connection to use
--drop-viewsDrop all tables and views
--drop-typesDrop all tables and types (Postgres only)
--forceForce the operation to run when in production
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - - - - - -
- - event:cache -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - event:clear -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - event:generate -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - event:list -
Options:
--eventFilter the events by name
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - - -
- - flare:test -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - geoip:clear -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - geoip:update -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - key:generate -
Options:
--showDisplay the key instead of modifying files
--forceForce the operation to run when in production
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - - - -
- - make:channel -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - -
- - make:command -
Options:
--commandThe terminal command that should be assigned
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - - -
- - make:controller -
Options:
--model(-m)Generate a resource controller for the given model.
--resource(-r)Generate a resource controller class.
--invokable(-i)Generate a single method, invokable controller class.
--parent(-p)Generate a nested resource controller class.
--apiExclude the create and edit methods from the controller.
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - - - - - - -
- - make:enum -
Options:
--methodThe method name that should be added to the enum
--valueThe value that should be added to the enum
--formatterThe formatter to use for the value to method conversion (snake, const, studly, camel)
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - - - - -
- - make:event -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - -
- - make:exception -
Options:
--renderCreate the exception with an empty render method
--reportCreate the exception with an empty report method
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - - - -
- - make:factory -
Options:
--model(-m)The name of the model
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - - -
- - make:job -
Options:
--syncIndicates that job should be synchronous
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - - -
- - make:listener -
Options:
--event(-e)The event class being listened for
--queuedIndicates the event listener should be queued
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - - - -
- - make:mail -
Options:
--force(-f)Create the class even if the mailable already exists
--markdown(-m)Create a new Markdown template for the mailable
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - - - -
- - make:middleware -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - -
- - make:migration -
Options:
--createThe table to be created
--tableThe table to migrate
--pathThe location where the migration file should be created
--realpathIndicate any provided migration file paths are pre-resolved absolute paths
--fullpathOutput the full path of the migration
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - - - - - - -
- - make:model -
Options:
--all(-a)Generate a migration, factory, and resource controller for the model
--controller(-c)Create a new controller for the model
--factory(-f)Create a new factory for the model
--forceCreate the class even if the model already exists
--migration(-m)Create a new migration file for the model
--pivot(-p)Indicates if the generated model should be a custom intermediate table model
--resource(-r)Indicates if the generated controller should be a resource controller
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - - - - - - - - -
- - make:notification -
Options:
--force(-f)Create the class even if the notification already exists
--markdown(-m)Create a new Markdown template for the notification
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - - - -
- - make:observer -
Options:
--model(-m)The model that the observer applies to.
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - - -
- - make:policy -
Options:
--model(-m)The model that the policy applies to
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - - -
- - make:provider -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - -
- - make:request -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - -
- - make:resource -
Options:
--collection(-c)Create a resource collection
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - - -
- - make:rule -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - -
- - make:seeder -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - -
- - make:test -
Options:
--unitCreate a unit test
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- name - - - - - - - - - - - -
- - migrate:fresh -
Options:
--databaseThe database connection to use
--drop-viewsDrop all tables and views
--drop-typesDrop all tables and types (Postgres only)
--forceForce the operation to run when in production
--pathThe path to the migrations files to be executed
--realpathIndicate any provided migration file paths are pre-resolved absolute paths
--seedIndicates if the seed task should be re-run
--seederThe class name of the root seeder
--stepForce the migrations to be run so they can be rolled back individually
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - - - - - - - - - - -
- - migrate:install -
Options:
--databaseThe database connection to use
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - - -
- - migrate:refresh -
Options:
--databaseThe database connection to use
--forceForce the operation to run when in production
--pathThe path to the migrations files to be executed
--realpathIndicate any provided migration file paths are pre-resolved absolute paths
--seedIndicates if the seed task should be re-run
--seederThe class name of the root seeder
--stepThe number of migrations to be reverted & re-run
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - - - - - - - - -
- - migrate:reset -
Options:
--databaseThe database connection to use
--forceForce the operation to run when in production
--pathThe path(s) to the migrations files to be executed
--realpathIndicate any provided migration file paths are pre-resolved absolute paths
--pretendDump the SQL queries that would be run
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - - - - - - -
- - migrate:rollback -
Options:
--databaseThe database connection to use
--forceForce the operation to run when in production
--pathThe path(s) to the migrations files to be executed
--realpathIndicate any provided migration file paths are pre-resolved absolute paths
--pretendDump the SQL queries that would be run
--stepThe number of migrations to be reverted
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - - - - - - - -
- - migrate:status -
Options:
--databaseThe database connection to use
--pathThe path(s) to the migrations files to use
--realpathIndicate any provided migration file paths are pre-resolved absolute paths
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - - - - -
- - notifications:table -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - optimize:clear -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - package:discover -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - queue:failed -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - queue:failed-table -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - queue:flush -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - queue:forget -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- id - - - - - - - - - - -
- - queue:listen -
Options:
--delayThe number of seconds to delay failed jobs
--forceForce the worker to run even in maintenance mode
--memoryThe memory limit in megabytes
--queueThe queue to listen on
--sleepNumber of seconds to sleep when no job is available
--timeoutThe number of seconds a child process can run
--triesNumber of times to attempt a job before logging it failed
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- connection[=null] - - - - - - - - - - - - - - - - - -
- - queue:restart -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - queue:retry -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- id - - - - - - - - - - -
- - queue:table -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - queue:work -
Options:
--queueThe names of the queues to work
--daemonRun the worker in daemon mode (Deprecated)
--onceOnly process the next job on the queue
--stop-when-emptyStop when the queue is empty
--delayThe number of seconds to delay failed jobs
--forceForce the worker to run even in maintenance mode
--memoryThe memory limit in megabytes
--sleepNumber of seconds to sleep when no job is available
--timeoutThe number of seconds a child process can run
--triesNumber of times to attempt a job before logging it failed
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- connection[=null] - - - - - - - - - - - - - - - - - - - - -
- - route:cache -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - route:clear -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - route:list -
Options:
--columnsColumns to include in the route table
--compact(-c)Only show method, URI and action columns
--jsonOutput the route list as JSON
--methodFilter the routes by method
--nameFilter the routes by name
--pathFilter the routes by path
--reverse(-r)Reverse the ordering of the routes
--sortThe column (domain, method, uri, name, action, middleware) to sort by
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - - - - - - - - - -
- - schedule:finish -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- id - - - - - - - - - - -
- - schedule:run -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - session:table -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - storage:link -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - ui:auth -
Options:
--viewsOnly scaffold the authentication views
--forceOverwrite existing views by default
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- type[=null] - - - - - - - - - - - - -
- - vendor:publish -
Options:
--forceOverwrite any existing files
--allPublish assets for all service providers without prompt
--providerThe service provider that has assets you want to publish
--tagOne or many tags that have assets you want to publish
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - - - - - -
- - view:cache -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
- - view:clear -
Options:
--help(-h)Display this help message
--quiet(-q)Do not output any message
--verbose(-v)Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--version(-V)Display this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction(-n)Do not ask any interactive question
--envThe environment the command should run under

]]>
- - - - - - - - - - -
-
- diff --git a/.idea/commandlinetools/schemas/frameworkDescriptionVersion1.1.4.xsd b/.idea/commandlinetools/schemas/frameworkDescriptionVersion1.1.4.xsd deleted file mode 100644 index f2efc6d..0000000 --- a/.idea/commandlinetools/schemas/frameworkDescriptionVersion1.1.4.xsd +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.idea/laravel-plugin.xml b/.idea/laravel-plugin.xml deleted file mode 100644 index 5aae25d..0000000 --- a/.idea/laravel-plugin.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 28a804d..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 2f57d2d..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/.idea/php.xml b/.idea/php.xml deleted file mode 100644 index 63ec9fc..0000000 --- a/.idea/php.xml +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.idea/shelf/Uncommitted_changes_before_Update_at_27-06-21_21_11_[Default_Changelist]/shelved.patch b/.idea/shelf/Uncommitted_changes_before_Update_at_27-06-21_21_11_[Default_Changelist]/shelved.patch deleted file mode 100644 index be488e9..0000000 --- a/.idea/shelf/Uncommitted_changes_before_Update_at_27-06-21_21_11_[Default_Changelist]/shelved.patch +++ /dev/null @@ -1,1583 +0,0 @@ -Index: app/Cache/Cache.php -IDEA additional info: -Subsystem: com.intellij.openapi.diff.impl.patch.BaseRevisionTextPatchEP -<+> 3600) {\n $json = file_get_contents('https://api.mojang.com/users/profiles/'.$uuid.'./names');\n if(empty($json)) {\n $json = file_get_contents(storage_path('app/uuid/'.$uuid.'.json'));\n $json = json_decode($json, true);\n return $json['name'];\n }\n\n $json = json_decode($json, true);\n if(isset($json['error'])) {\n $json = file_get_contents(storage_path('app/uuid/'.$uuid.'.json'));\n $json = json_decode($json, true);\n return $json['name'];\n }\n\n $name = $json[count($json) -1]['name'];\n $json = [];\n $json['id'] = $uuid;\n $json['name'] = $name;\n self::saveJson($json);\n return $json['name'];\n } else {\n return $json['name'];\n }\n } else {\n $json = file_get_contents('https://api.mojang.com/user/profiles/'.$uuid.'/names');\n if(empty($json))\n return $uuid;\n\n $json = json_decode($json, true);\n if(isset($json['error']))\n return $uuid;\n\n $name = $json[count($json) -1]['name'];\n $json = [];\n $json['id'] = $uuid;\n $json['name'] = $name;\n self::saveJson($json);\n return $json['name'];\n }\n }\n\n public static function getUUID($username) {\n foreach(glob(storage_path('app/uuid/*')) as $file) {\n $json = file_get_contents($file);\n $json = json_decode($json, true);\n if($json['name'] !== $username)\n continue;\n\n if((time() - strtotime($json['time'])) > 3600) {\n $json = file_get_contents('https://api.mojang.com/users/profiles/minecraft/'.$username);\n if(empty($json)) {\n unlink(storage_path('app/uuid/'.$file));\n return $username;\n }\n\n $json = json_decode($json, true);\n if(isset($json['error'])) {\n unlink(storage_path('app/uuid/'.$file));\n return $username;\n }\n\n self::saveJson($json);\n return $json['id'];\n } else {\n return $json['id'];\n }\n }\n\n $json = file_get_contents('https://api.mojang.com/users/profiles/minecraft/'.$username);\n if(empty($json))\n return $username;\n\n $json = json_decode($json, true);\n if(isset($json['error']))\n return $username;\n\n self::saveJson($json);\n return $json['id'];\n }\n\n public static function saveJson($json) {\n $array = [\n 'id' => $json['id'],\n 'name' => $json['name'],\n 'time' => date('d-m-Y H:m:s')\n ];\n\n file_put_contents(storage_path('app/uuid/'.$json['id'].'.json'), json_encode($array));\n }\n\n}\n -Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP -<+>UTF-8 -=================================================================== -diff --git a/app/Cache/Cache.php b/app/Cache/Cache.php ---- a/app/Cache/Cache.php (revision ad320963fca3182b6d718e23467cdc491b1cdeb4) -+++ b/app/Cache/Cache.php (date 1624815957652) -@@ -27,9 +27,6 @@ - $json['id'] = $uuid; - $json['name'] = $name; - self::saveJson($json); -- return $json['name']; -- } else { -- return $json['name']; - } - } else { - $json = file_get_contents('https://api.mojang.com/user/profiles/'.$uuid.'/names'); -@@ -45,8 +42,9 @@ - $json['id'] = $uuid; - $json['name'] = $name; - self::saveJson($json); -- return $json['name']; -- } -+ } -+ -+ return $json['name']; - } - - public static function getUUID($username) { -@@ -70,10 +68,9 @@ - } - - self::saveJson($json); -- return $json['id']; -- } else { -- return $json['id']; -- } -+ } -+ -+ return $json['id']; - } - - $json = file_get_contents('https://api.mojang.com/users/profiles/minecraft/'.$username); -Index: resources/views/layouts/panel.blade.php -IDEA additional info: -Subsystem: com.intellij.openapi.diff.impl.patch.BaseRevisionTextPatchEP -<+>\n\n \n \n \n \n ThemePark\n\n \n \n \n \n\n \n \n @yield('css')\n \n\n\n\n\n\n\n@yield('content')\n\n\n\n\n\n\n\n@yield('javascript')\n\n\n\n -Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP -<+>UTF-8 -=================================================================== -diff --git a/resources/views/layouts/panel.blade.php b/resources/views/layouts/panel.blade.php ---- a/resources/views/layouts/panel.blade.php (revision ad320963fca3182b6d718e23467cdc491b1cdeb4) -+++ b/resources/views/layouts/panel.blade.php (date 1624819971363) -@@ -1,30 +1,6 @@ -- -- -- -- -- -- -- ThemePark -- -- -- -- -- -+@extends('layouts.default') - -- -- -- @yield('css') -- -- -- -- -- -+@section('body') - - - @yield('content') - -- -+@endsection - - \n \n \n \n \n {{ config('app.name', 'ThemePark') }}\n\n \n \n \n\n\n\n
\n
\n
\n @csrf\n

ThemePark

\n\n
\n
\n \n \n
\n @error('two_factor')\n {{ $message }}\n @enderror\n
\n\n \n {{ __('Logout') }}\n
\n
\n
\n\n\n\n\n\n\n\n\n\n\n@section('content')\n
\n
\n
\n
\n
{{ __('2FA Authenticate') }}
\n\n
\n
\n @csrf\n\n
\n \n\n
\n \n\n @error('two_factor')\n \n {{ $message }}\n \n @enderror\n
\n
\n\n
\n
\n \n
\n
\n
\n
\n
\n
\n
\n
\n@endsection\n -Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP -<+>UTF-8 -=================================================================== -diff --git a/resources/views/2fa/authenticate.blade.php b/resources/views/2fa/authenticate.blade.php ---- a/resources/views/2fa/authenticate.blade.php (revision ad320963fca3182b6d718e23467cdc491b1cdeb4) -+++ b/resources/views/2fa/authenticate.blade.php (date 1624817819107) -@@ -1,95 +1,41 @@ -- -- -- -- -- -- -- -- {{ config('app.name', 'ThemePark') }} -- -- -- -- -- -- -- --
--
--
-- @csrf --

ThemePark

-- --
--
-- -- --
-- @error('two_factor') -- {{ $message }} -- @enderror --
-+@extends('layouts.default') - -- -- {{ __('Logout') }} --
--
--
-- -- -- -- -- -- -- -- -- -- --@section('content') --
--
--
--
--
{{ __('2FA Authenticate') }}
-+
-+
-+
-+
{{ __('2FA Authenticate') }}
- --
--
-- @csrf -+
-+ -+ @csrf - --
-- -+
-+ - --
-- -+
-+ - -- @error('two_factor') -+ @error('two_factor') - - {{ $message }} - -- @enderror --
--
-+ @enderror -+
-+
- --
--
-- --
--
-- --
--
--
--
--
-+
-+
-+ -+
-+
-+ -+
-+
-+
-+
-+ - @endsection -Index: resources/views/auth/login.blade.php -IDEA additional info: -Subsystem: com.intellij.openapi.diff.impl.patch.BaseRevisionTextPatchEP -<+>getLocale()) }}\">\n\n \n \n \n \n \n {{ config('app.name', 'Laravel') }}\n\n \n \n \n\n\n\n
\n
\n
\n @csrf\n

ThemePark

\n @if($errors->any())\n\n
\n {{ __('Invalid Username or Password') }}\n ×\n
\n\n @endif\n
\n \n \n
\n
\n \n \n
\n\n \n

No account yet, {{ __('Register one') }} or,\n
Did you {{ __('forget your password') }}?

\n
\n
\n
\n\n\n\n\n\n\n\n\n -Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP -<+>UTF-8 -=================================================================== -diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php ---- a/resources/views/auth/login.blade.php (revision ad320963fca3182b6d718e23467cdc491b1cdeb4) -+++ b/resources/views/auth/login.blade.php (date 1624817864555) -@@ -1,22 +1,6 @@ -- -- -- -- -- -- -- -- {{ config('app.name', 'Laravel') }} -+@extends('layouts.default') - -- -- -- -- -- -- -+@section('body') -
-
-
-@@ -45,17 +29,4 @@ -
-
-
-- -- -- -- -- -- -- -- -+@endsection -Index: resources/views/auth/register.blade.php -IDEA additional info: -Subsystem: com.intellij.openapi.diff.impl.patch.BaseRevisionTextPatchEP -<+>getLocale()) }}\">\n\n \n \n \n \n \n {{ config('app.name', 'Laravel') }}\n\n \n \n \n\n\n\n
\n
\n
\n @csrf\n

ThemePark

\n @if($errors->any())\n\n
\n {{ __($errors->first()) }}\n ×\n
\n\n @endif\n
\n \n \n
\n\n
\n \n \n
\n\n
\n \n \n
\n\n
\n \n \n
\n\n \n

Already have an account, {{ __('Login') }}

\n
\n
\n
\n\n\n\n\n\n\n\n\n\n -Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP -<+>UTF-8 -=================================================================== -diff --git a/resources/views/auth/register.blade.php b/resources/views/auth/register.blade.php ---- a/resources/views/auth/register.blade.php (revision ad320963fca3182b6d718e23467cdc491b1cdeb4) -+++ b/resources/views/auth/register.blade.php (date 1624818070946) -@@ -1,22 +1,6 @@ -- -- -- -- -- -- -- -- {{ config('app.name', 'Laravel') }} -+@extends('layouts.default') - -- -- -- -- -- -- -+@section('body') -
-
-
-@@ -55,25 +39,15 @@ -
-
-
-+@endsection - -- -- -- -- -- -+@section('javascript') - -- -- -+@endsection -Index: resources/views/auth/verify.blade.php -IDEA additional info: -Subsystem: com.intellij.openapi.diff.impl.patch.BaseRevisionTextPatchEP -<+>getLocale()) }}\">\n\n \n \n \n \n \n {{ config('app.name', 'Laravel') }}\n\n \n \n \n\n\n\n
\n
\n

ThemePark

\n @if (session('resent'))\n\n
\n {{ __('Email has been resend.') }}\n ×\n
\n\n @endif\n

{{ __('Before proceeding, please check your email for a verification link. If you did not receive an email press the button bellow to resend the email.') }}

\n
\n @csrf\n .\n
\n
\n
\n\n\n\n\n\n\n\n\n -Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP -<+>UTF-8 -=================================================================== -diff --git a/resources/views/auth/verify.blade.php b/resources/views/auth/verify.blade.php ---- a/resources/views/auth/verify.blade.php (revision ad320963fca3182b6d718e23467cdc491b1cdeb4) -+++ b/resources/views/auth/verify.blade.php (date 1624818591637) -@@ -1,22 +1,6 @@ -- -- -- -- -- -- -- -- {{ config('app.name', 'Laravel') }} -+@extends('layouts.default') - -- -- -- -- -- -- -+@section('body') -
-
-

ThemePark

-@@ -35,17 +19,4 @@ - -
-
-- -- -- -- -- -- -- -- -+@endsection -Index: resources/views/auth/passwords/reset.blade.php -IDEA additional info: -Subsystem: com.intellij.openapi.diff.impl.patch.BaseRevisionTextPatchEP -<+>getLocale()) }}\">\n\n \n \n \n \n \n {{ config('app.name', 'Laravel') }}\n\n \n \n \n\n\n\n
\n
\n
\n @csrf\n \n

ThemePark

\n\n
\n
\n \n \n
\n @error('email')\n {{ $message }}\n @enderror\n
\n\n
\n
\n \n \n
\n @error('password')\n {{ $message }}\n @enderror\n
\n\n
\n \n \n
\n\n \n
\n
\n
\n\n\n\n\n\n\n\n\n -Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP -<+>UTF-8 -=================================================================== -diff --git a/resources/views/auth/passwords/reset.blade.php b/resources/views/auth/passwords/reset.blade.php ---- a/resources/views/auth/passwords/reset.blade.php (revision ad320963fca3182b6d718e23467cdc491b1cdeb4) -+++ b/resources/views/auth/passwords/reset.blade.php (date 1624818628752) -@@ -1,22 +1,6 @@ -- -- -- -- -- -- -- -- {{ config('app.name', 'Laravel') }} -+@extends('layouts.default') - -- -- -- -- -- -- -+@section('body') -
-
-
-@@ -53,17 +37,4 @@ -
-
-
-- -- -- -- -- -- -- -- -+@endsection -Index: resources/views/auth/passwords/email.blade.php -IDEA additional info: -Subsystem: com.intellij.openapi.diff.impl.patch.BaseRevisionTextPatchEP -<+>getLocale()) }}\">\n\n \n \n \n \n \n {{ config('app.name', 'Laravel') }}\n\n \n \n \n\n\n\n
\n
\n
\n @csrf\n

ThemePark

\n @if(session('status'))\n\n
\n {{ __('Email has been send.') }}\n ×\n
\n\n @endif\n
\n \n \n
\n\n \n
\n
\n
\n\n\n\n\n\n\n\n\n -Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP -<+>UTF-8 -=================================================================== -diff --git a/resources/views/auth/passwords/email.blade.php b/resources/views/auth/passwords/email.blade.php ---- a/resources/views/auth/passwords/email.blade.php (revision ad320963fca3182b6d718e23467cdc491b1cdeb4) -+++ b/resources/views/auth/passwords/email.blade.php (date 1624818610252) -@@ -1,22 +1,6 @@ -- -- -- -- -- -- -- -- {{ config('app.name', 'Laravel') }} -+@extends('layouts.default') - -- -- -- -- -- -- -+@section('body') -
-
-
-@@ -39,17 +23,4 @@ -
-
-
-- -- -- -- -- -- -- -- -+@endsection -Index: resources/views/layouts/default.blade.php -IDEA additional info: -Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP -<+>UTF-8 -=================================================================== -diff --git a/resources/views/layouts/default.blade.php b/resources/views/layouts/default.blade.php -new file mode 100644 ---- /dev/null (date 1624817648476) -+++ b/resources/views/layouts/default.blade.php (date 1624817648476) -@@ -0,0 +1,44 @@ -+ -+ -+ -+ -+ -+ -+ {{ env('APP_NAME', 'ThemePark') }} -+ -+ -+ -+ -+ -+ -+ -+ -+ @yield('css') -+ -+ -+ -+ -+@yield('body') -+ -+ -+ -+ -+ -+ -+ -+@yield('javascript') -+ -+ -+ -Index: public/assets/css/skin.css -IDEA additional info: -Subsystem: com.intellij.openapi.diff.impl.patch.BaseRevisionTextPatchEP -<+>.user-image, .user-header img {\n border: 0 !important;\n border-radius: 0 !important;\n}\n\n.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p {\n color: #fff !important;\n font-weight: 600;\n}\n\n.logo-lg img, .logo-mini img {\n filter: brightness(0) invert(1);\n}\n\n.bg-aqua {\n background-color: #239af6 !important;\n}\n\n.small-box .inner {\n min-height: 102px;\n}\n\n.small-box .icon {\n color: #fff !important;\n font-size: 65px;\n margin-top: 10px;\n}\n\n.label.label-status {\n line-height: unset !important;\n font-size: 15px !important;\n}\n\n.main-footer span {\n font-weight: 600;\n}\n\n.main-footer span a img {\n height: 20px !important;\n}\n\n.main-header .navbar {\n background-color: #239af6;\n}\n\n.main-header .navbar .nav > li > a {\n color: #ffffff;\n}\n\n.main-header .navbar .nav > li > a:hover,\n.main-header .navbar .nav > li > a:active,\n.main-header .navbar .nav > li > a:focus,\n.main-header .navbar .nav .open > a,\n.main-header .navbar .nav .open > a:hover,\n.main-header .navbar .nav .open > a:focus,\n.main-header .navbar .nav > .active > a {\n background: #0984e3;\n color: #fff;\n}\n\n.main-header .navbar .sidebar-toggle {\n color: #fff;\n}\n\n.main-header .navbar .sidebar-toggle:hover {\n color: #f6f6f6;\n background: #0984e3;\n}\n\n.main-header .navbar .sidebar-toggle {\n color: #fff;\n}\n\n.main-header .navbar .sidebar-toggle:hover {\n background-color: #0984e3;\n}\n\n@media (max-width: 767px) {\n .main-header .navbar .dropdown-menu li.divider {\n background-color: #0984e3;\n }\n\n .main-header .navbar .dropdown-menu li a {\n color: #fff;\n }\n\n .main-header .navbar .dropdown-menu li a:hover {\n background: #0984e3;\n }\n}\n\n.main-header .logo {\n background-color: #0984e3;\n color: #ffffff;\n border-bottom: 0 solid transparent;\n}\n\n.main-header .logo:hover {\n background-color: #0984e3;\n}\n\n.main-header li.user-header {\n background-color: #239af6;\n}\n\n.content-header {\n background: transparent;\n}\n\n.wrapper,\n.main-sidebar,\n.left-side {\n background-color: #222d32;\n}\n\n.user-panel > .info,\n.user-panel > .info > a {\n color: #fff;\n}\n\n.sidebar-menu > li.header {\n color: #4b646f;\n background: #1a2226;\n}\n\n.sidebar-menu > li > a {\n border-left: 3px solid transparent;\n}\n\n.sidebar-menu > li:hover > a,\n.sidebar-menu > li.active > a,\n.sidebar-menu > li.menu-open > a {\n color: #ffffff;\n background: #1e282c;\n}\n\n.sidebar-menu > li.active > a {\n border-left-color: #239af6;\n}\n\n.sidebar-menu > li > .treeview-menu {\n margin: 0 1px;\n background: #2c3b41;\n}\n\n.sidebar a {\n color: #b8c7ce;\n}\n\n.sidebar a:hover {\n text-decoration: none;\n}\n\n.sidebar-menu .treeview-menu > li > a {\n color: #8aa4af;\n}\n\n.sidebar-menu .treeview-menu > li.active > a,\n\n.sidebar-menu .treeview-menu > li > a:hover {\n color: #fff;\n}\n\n.sidebar-form {\n border-radius: 3px;\n border: 1px solid #374850;\n margin: 10px 10px;\n}\n\n.sidebar-form input[type=\"text\"],\n.sidebar-form .btn {\n box-shadow: none;\n background-color: #374850;\n border: 1px solid transparent;\n height: 35px;\n}\n\n.sidebar-form input[type=\"text\"] {\n color: #666;\n border-top-left-radius: 2px;\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 2px;\n}\n\n.sidebar-form input[type=\"text\"]:focus,\n.sidebar-form input[type=\"text\"]:focus + .input-group-btn .btn {\n background-color: #fff;\n color: #666;\n}\n\n.sidebar-form input[type=\"text\"]:focus + .input-group-btn .btn {\n border-left-color: #fff;\n}\n\n.sidebar-form .btn {\n color: #999;\n border-top-left-radius: 0;\n border-top-right-radius: 2px;\n border-bottom-right-radius: 2px;\n border-bottom-left-radius: 0;\n}\n\n.form-control {\n margin-bottom: 5px;\n}\n\n.input-group {\n margin-bottom: 15px;\n}\n\np {\n word-break: break-word;\n}\n\n.box.box-primary {\n border-top-color: #239af6 !important;\n}\n\n.btn.btn-primary {\n background-color: #239af6 !important;\n color: #fff !important;\n}\n\n.btn.btn-primary:hover {\n background-color: #0984e3 !important;\n color: #fff !important;\n}\n\n.logo-mini img {\n display: block;\n width: 40px;\n margin-left: 5px;\n margin-top: 10px;\n}\n\n.logo-lg img {\n display: block;\n height: 30px;\n margin: auto;\n margin-top: 10px !important;\n}\n\n.help-block {\n font-size: 12px;\n margin-top: -12px;\n margin-bottom: -5px;\n}\n\ndiv.pull-left.image {\n margin-top: 5px;\n}\n\nth.ip, td.ip {\n width: 335px;\n}\n\n.role, .project-status {\n font-weight: 700;\n padding: 5px;\n border-radius: 3px;\n color: #fff;\n background-color: transparent;\n display: inline-block;\n width: fit-content;\n}\n\ndiv.btn-group, div.btn-group .multiselect {\n width: 100% !important;\n margin-top: -2px;\n}\n\ndiv.form-group {\n margin-top: -10px;\n}\n\ninput.form-control {\n border-top-right-radius: 3px !important;\n border-bottom-right-radius: 3px !important;\n}\n\n.input-group .input-group-addon {\n border-top-left-radius: 3px !important;\n border-bottom-left-radius: 3px !important;\n}\n\n.bg-blue-gradient {\n background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0984e3), color-stop(1, #239af6)) !important;\n}\n\ni.no {\n color: #e74c3c;\n font-weight: 900;\n font-size: 25px;\n}\n\ni.yes {\n color: #2ecc71;\n font-weight: 900;\n font-size: 25px;\n}\n -Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP -<+>UTF-8 -=================================================================== -diff --git a/public/assets/css/skin.css b/public/assets/css/skin.css ---- a/public/assets/css/skin.css (revision ad320963fca3182b6d718e23467cdc491b1cdeb4) -+++ b/public/assets/css/skin.css (date 1624818676848) -@@ -177,10 +177,7 @@ - - .sidebar-form input[type="text"] { - color: #666; -- border-top-left-radius: 2px; -- border-top-right-radius: 0; -- border-bottom-right-radius: 0; -- border-bottom-left-radius: 2px; -+ border-radius: 2px 0 0 2px; - } - - .sidebar-form input[type="text"]:focus, -@@ -195,10 +192,7 @@ - - .sidebar-form .btn { - color: #999; -- border-top-left-radius: 0; -- border-top-right-radius: 2px; -- border-bottom-right-radius: 2px; -- border-bottom-left-radius: 0; -+ border-radius: 0 2px 2px 0; - } - - .form-control { diff --git a/.idea/shelf/Uncommitted_changes_before_Update_at_27-06-21_21_11__Default_Changelist_.xml b/.idea/shelf/Uncommitted_changes_before_Update_at_27-06-21_21_11__Default_Changelist_.xml deleted file mode 100644 index 389fe68..0000000 --- a/.idea/shelf/Uncommitted_changes_before_Update_at_27-06-21_21_11__Default_Changelist_.xml +++ /dev/null @@ -1,4 +0,0 @@ - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file