composer.lock CONTRIBUTING.md app.json Procfile artisan .editorconfig config/debugbar.php config/image.php config/view.php config/streams.php config/scout.php config/logging.php config/httpcache.php config/broadcasting.php config/app.php config/filesystems.php config/database.php config/mail.php config/services.php config/session.php config/auth.php config/queue.php config/compile.php config/cache.php .gitattributes package.json phpunit.xml addons/.gitkeep README.md routes/api.php routes/console.php routes/web.php tests/TestCase.php nginx_app.conf resources/views/errors/503.blade.php resources/views/welcome.blade.php resources/views/vendor/.gitkeep resources/streams/config/themes.php resources/streams/config/addons.php resources/streams/config/navigation.php resources/streams/config/distribution.php resources/lang/en/passwords.php resources/lang/en/validation.php resources/lang/en/auth.php resources/lang/en/pagination.php resources/lang/fa/passwords.php resources/lang/fa/validation.php resources/lang/fa/auth.php resources/lang/fa/pagination.php resources/lang/ar/passwords.php resources/lang/ar/validation.php resources/lang/ar/auth.php resources/lang/ar/pagination.php resources/lang/tr/passwords.php resources/lang/tr/validation.php resources/lang/tr/auth.php resources/lang/tr/pagination.php resources/assets/js/components/Example.vue resources/assets/js/bootstrap.js resources/assets/js/app.js resources/assets/sass/variables.scss resources/assets/sass/app.scss Envoy.blade.php app/README.md app/Providers/RouteServiceProvider.php app/Providers/EventServiceProvider.php app/Providers/AuthServiceProvider.php app/Providers/AppServiceProvider.php app/Providers/BroadcastServiceProvider.php LICENSE.md database/factories/ModelFactory.php database/seeds/DatabaseSeeder.php database/seeds/.gitkeep database/migrations/.gitkeep docs/en/02.prologue.md docs/en/02.getting-started/03.configuration.md docs/en/02.getting-started/05.managing-addons.md docs/en/02.getting-started/04.directory-structure.md docs/en/02.getting-started/01.index.md docs/en/02.getting-started/09.optimizing.md docs/en/02.getting-started/08.deployment.md docs/en/02.getting-started/10.error-logging.md docs/en/02.getting-started/02.installation.md docs/en/04.the-basics/13.settings.md docs/en/04.the-basics/16.localization.md docs/en/04.the-basics/09.blocks.md docs/en/04.the-basics/10.files.md docs/en/04.the-basics/12.variables.md docs/en/04.the-basics/08.posts.md docs/en/04.the-basics/06.templating.md docs/en/04.the-basics/01.index.md docs/en/04.the-basics/15.redirects.md docs/en/04.the-basics/11.users.md docs/en/04.the-basics/14.preferences.md docs/en/04.the-basics/07.pages.md docs/en/04.the-basics/05.addons.md docs/en/04.the-basics/03.control-panel.md docs/en/01.prologue/06.addon-marketplace.md docs/en/01.prologue/03.change-log.md docs/en/01.prologue/05.contribution-guide.md docs/en/01.prologue/02.release-notes.md docs/en/01.prologue/04.upgrade-guide.md docs/en/01.prologue/01.index.md docs/en/01.index.md docs/en/03.core-concepts/02.architecture.md docs/en/03.core-concepts/01.index.md docs/en/03.core-concepts/03.streams-and-entries.md build.xml server.php composer.json webpack.mix.js public/.htaccess public/index.php bootstrap/autoload.php bootstrap/app.php