Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
 Laravel Vite

This is the Vite development server that provides Hot Module Replacement for your Laravel application.

To access your Laravel application, you will need to run a local development server.

Artisan Serve

Laravel's local development server powered by PHP's built-in web server.

Laravel Sail

A light-weight command-line interface for interacting with Laravel's default Docker development environment.

Your Laravel application's configured APP_URL is:
{{ APP_URL }}

Want more information on Laravel's Vite integration?

Read the docs →