Yoinier Hernandez Nieves
Yoinier Hernandez Nieves
Is good idea pass to bootstrap 5 the orange theme.
That is my code ``` ... ... var host = 'ws://127.0.0.1:8000'; var socket = null; var input = document.getElementById('input'); var output = document.getElementById('output'); var print = function (message) { var...
The content of $zip_file is: ``` ^ Illuminate\Foundation\Application^ {#3 #resolved: array:103 [ "events" => true "App\Console\Kernel" => true "Illuminate\Contracts\Console\Kernel" => true "Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables" => true "Illuminate\Foundation\Bootstrap\LoadConfiguration" => true "Illuminate\Foundation\Bootstrap\HandleExceptions" => true...
Version 2.0.2 with php 8.1: ``` > if [ $COMPOSER_DEV_MODE -eq 1 ]; then php artisan ide-helper:generate; fi TypeError Cannot assign Illuminate\Foundation\Application to property ZanySoft\Zip\Zip::$zip_file of type ?string at vendor/zanysoft/laravel-zip/src/Zip.php:114...
I'm trying something, if I resolve this topic I send my solution.
Im have same problem, and I get this error ``` Unable to locate a class or view for component [livewire-tables::table.cell]. ``` how fix that?
> You're right, I knew `format()`, `label()` or `view()` were the alternatives, but it's not quite the same since you can end up with a lot of partials for one...
Other thing I are using the ServiceProvider method, but not work the auto activate procedure. Thanks
> How do you render the menu in the blade template? `{!! Menu::get('backendSideBarMenu')->render('ul') !!}`
ohh, in this moment is not functional? I try some way to put on, but, nothing