finished laravel migration
This commit is contained in:
14
storage/framework/views/621ce329ce58e49f546ff94131356876.php
Normal file
14
storage/framework/views/621ce329ce58e49f546ff94131356876.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>SpeedBB</title>
|
||||
<?php echo app('Illuminate\Foundation\Vite')->reactRefresh(); ?>
|
||||
<?php echo app('Illuminate\Foundation\Vite')(['resources/js/main.jsx']); ?>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
<?php /**PATH /home/users/tracer/www/forum.lab.24unix.net/speedBB/resources/views/app.blade.php ENDPATH**/ ?>
|
||||
Reference in New Issue
Block a user