• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Laravel Nova - Administration Panel For Laravel

Laravel Nova - Administration Panel For Laravel 4.33.2

No permission to download
What's with this password nonsense?
Not everybody lives in a country or has internet access good enough to upload/submit resources.
Some of us can barely download as it is.

I just ended up finding a different site to get the file which I hate doing. The other site has 3 people with a license updating when the others can't. That's a real community.

What's the link of that site?
 
  • Like
Reactions: aarsna1
What's with this password nonsense?
Not everybody lives in a country or has internet access good enough to upload/submit resources.
Some of us can barely download as it is.

I just ended up finding a different site to get the file which I hate doing. The other site has 3 people with a license updating when the others can't. That's a real community.

@Babak @TassieNZ
whats the link? can you please share
 
  • Like
Reactions: aarsna1 and erye
Thanks @alrickk and @Modsauc3, Finally got it working.

For anyone else stuck please do the following

Code:
composer create-project laravel/laravel website "8.*" --prefer-dist
cp -r nova website/nova
cp website/nova/webpack.mix.js.dist website/nova/webpack.mix.js
cd website
composer require laravel/ui --dev
php artisan ui vue --auth
** Update composer.json file with repositories and require **
composer update
php artisan nova:install
npm install && npm run dev
php artisan migrate
php artisan nova:user
i adid all your steps and still getting this error
There are no commands defined in the "nova" namespace.
 
anutig3r updated Laravel Nova - Administration Panel For Laravel with a new update entry:

Laravel Nova 4.19.0

View hidden content is available for registered users!


v4.19.0—SILVER SURFER
Released Nov 15, 2022
  • Added new breadcrumbs menu via the Nova::withBreadcrumbs method.
  • Added ability to see the raw metric value in a tooltip.
  • Added ability to copy the raw value of Value metrics using the copyable method.
  • Added ability to customize the associatable query for BelongsTo and MorphTo fields.
  • Added...

Read the rest of this update entry...
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock