laravel-splade icon indicating copy to clipboard operation
laravel-splade copied to clipboard

Doesn't work for my existing platform, Please help

Open coding-sunshine opened this issue 1 year ago • 7 comments

Hi @pascalbaljet I am trying to install on the app which is already using alpine and I want to add Splade to it. but doesn't work and the blank page loads :(

coding-sunshine avatar Jul 29 '22 08:07 coding-sunshine

Are there any console errors you can share? And is it only Alpine.js you’re using, or Livewire as well?

pascalbaljet avatar Jul 29 '22 10:07 pascalbaljet

in my case, blank page because i'm using automatic installation on windows OS. check App\Http\Kernel & App\Exceptions\Handler make sure it's installed correctly

sidiqaldi avatar Jul 29 '22 13:07 sidiqaldi

@pascalbaljet yes I am using livewire. And as a matter of fact when I run

npm run dev

things kind of work fine but the issue is when I run build.

Please find attached screenshot. Its kinda unreadable

but if you need I can provide you access to the repo. Its pretty much Boilerplate repo with Laravel Jetstream/Livewire, Alpine, and a few spatie packages

Screen Shot 2022-07-30 at 1 02 10 AM Screen Shot 2022-07-30 at 1 05 53 AM

coding-sunshine avatar Jul 29 '22 15:07 coding-sunshine

@sidiqaldi I am on mac and everything is good on App\Http\Kernel & App\Exceptions\Handler

coding-sunshine avatar Jul 29 '22 15:07 coding-sunshine

@coding-sunshine It would be if you could share the repo! Thanks in advance :)

pascalbaljet avatar Jul 29 '22 16:07 pascalbaljet

@pascalbaljet I have added you to the repo, you can checkout code in splade branch https://github.com/coding-sunshine/laravel-saas-boilerplate/

coding-sunshine avatar Jul 31 '22 12:07 coding-sunshine

@pascalbaljet I even tried manual installation with a simple laravel breeze application but still facing issues. Am I missing anything here ? :(

coding-sunshine avatar Aug 11 '22 08:08 coding-sunshine

Hi, I have a similar error. any fix?

app.68daceb1.js:29 Uncaught SyntaxError: 24 (at app.68daceb1.js:29:101608) at tt (app.68daceb1.js:29:101608) at He (app.68daceb1.js:30:6571) at aL (app.68daceb1.js:30:1836) at Fp (app.68daceb1.js:29:108706) at aL (app.68daceb1.js:30:1589) at Fp (app.68daceb1.js:29:108706) at sL (app.68daceb1.js:29:107949) at pN (app.68daceb1.js:35:21062) at FN (app.68daceb1.js:35:25309) at LN (app.68daceb1.js:35:25818)

imariusalin avatar Jan 31 '23 10:01 imariusalin