question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

not wroking in laravel

See original GitHub issue

image I followed the doc and added the import then use , Laravel mix is building successfully but I get this error

i used this code in the doc <kinesis-container> Here, you can put <kinesis-element :strength="10"> whatever </kinesis-element> <kinesis-element :strength="20"> content! </kinesis-element> </kinesis-container>

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Aminermancommented, Mar 8, 2022

@MooseSaeed No updates here as, in order to provide a solution, I need an out-of-the-box working Laravel project. @saraElsanan provided a repository but I have to install dozens of things, configurations etc to make it work. Also, I have no idea what are the specificities of a Laravel project that would prevent this from working.

So please, if you or someone who is enough knowledgeable about Laravel can debug it, it would be helpful. Otherwise, I can’t do much.

1reaction
Aminermancommented, Feb 16, 2021

Thank you Sara, I’ll give it a look and get back to you as soon as I can.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Laravel quick start guide route not working - Stack Overflow
Try to navigate to your expected route prepend it with /index.php/ , in your case: http://localhost/laravel/index.php/users . If it works (no ...
Read more >
Why With Not Working In Laravel 5 - Laracasts
Currently I am facing difficulty with function. i have a model name Navigation. Copy Code protected $table = 'navigation'; public function parent() {...
Read more >
Laravel suddenly stops working
So Laravel suddenly stopped working tonight. The error message it gives (as well as in the logs): Class Illuminate\Contracts\Debug\ExceptionHandler does not ...
Read more >
How to fix storage link not working issue in Laravel
For Laravel 5 and above, you can use the Artisan :: call() method on the route or controller to execute Artisan commands without...
Read more >
Fixed | Laravel CSS Not Working - YouTube
In this video, I'm gonna be talking about Laravel HTTPS configurations. We will be fixing some of the basic problems that occur when...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found