[GH-ISSUE #38] PHP Fatal error: Uncaught Exception: The Mix manifest does not exist. #17

Closed
opened 2026-02-27 23:20:02 +03:00 by kerem · 1 comment
Owner

Originally created by @Vudubond on GitHub (Feb 22, 2018).
Original GitHub issue: https://github.com/spatie/dnsrecords.io/issues/38

Hello,

Im getting:

PHP Fatal error: Uncaught Exception: The Mix manifest does not exist. in /home/user/public_html/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:567
Stack trace:
#0 /home/user/public_html/storage/framework/views/b755704e7f40b2c669c847c7c10e0584f915ee4f.php(13): mix('/css/app.css')
#1 /home/user/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(43): include('/home/user/pu...')
#2 /home/user/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(59): Illuminate\View\Engines\PhpEngine->evaluatePath('/home/user/pu...', Array)
#3 /home/user/public_html/vendor/laravel/framework/src/Illuminate/View/View.php(137): Illuminate\View\Engines\CompilerEngine->get('/home/user/pu...', Array)
#4 /home/user/public_html/vendor/laravel/framework/src/Illuminate/View/View.php(120): Illuminate\View\View->getContents()
#5 /home/user/public_html/vendor/laravel/framework/src/Illuminate/View/View.php(85): Illuminate\View\View->renderContents()
#6 /home/user/pu in /home/user/public_html/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php on line 567

Originally created by @Vudubond on GitHub (Feb 22, 2018). Original GitHub issue: https://github.com/spatie/dnsrecords.io/issues/38 Hello, Im getting: PHP Fatal error: Uncaught Exception: The Mix manifest does not exist. in /home/user/public_html/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:567 Stack trace: #0 /home/user/public_html/storage/framework/views/b755704e7f40b2c669c847c7c10e0584f915ee4f.php(13): mix('/css/app.css') #1 /home/user/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php(43): include('/home/user/pu...') #2 /home/user/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(59): Illuminate\View\Engines\PhpEngine->evaluatePath('/home/user/pu...', Array) #3 /home/user/public_html/vendor/laravel/framework/src/Illuminate/View/View.php(137): Illuminate\View\Engines\CompilerEngine->get('/home/user/pu...', Array) #4 /home/user/public_html/vendor/laravel/framework/src/Illuminate/View/View.php(120): Illuminate\View\View->getContents() #5 /home/user/public_html/vendor/laravel/framework/src/Illuminate/View/View.php(85): Illuminate\View\View->renderContents() #6 /home/user/pu in /home/user/public_html/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php on line 567
kerem closed this issue 2026-02-27 23:20:03 +03:00
Author
Owner

@freekmurze commented on GitHub (Feb 22, 2018):

You probably forgot to compile the assets.

Run yarn run dev to compile.

Keep in mind that we that give support on the code in this repo. If you want to use it, just point your browser to https://dnsrecords.io/

<!-- gh-comment-id:367665444 --> @freekmurze commented on GitHub (Feb 22, 2018): You probably forgot to compile the assets. Run `yarn run dev` to compile. Keep in mind that we that give support on the code in this repo. If you want to use it, just point your browser to https://dnsrecords.io/
kerem changed title from [GH-ISSUE #38] PHP Fatal error: Uncaught Exception: The Mix manifest does not exist. to [GH-ISSUE #38] PHP Fatal error: Uncaught Exception: The Mix manifest does not exist. 2026-03-01 19:21:21 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dnsrecords.io#17
No description provided.