LaravelSolved

Redis failing in CI when running tests

I am getting an error when running tests in CI. The error is related to Redis. [Error](https://i.imgur.com/WxaUNVb.png) Here's the YAML file: ```yml name: Tests on: push: branches: [ "*" ] pull_request: branches: [ "*" ] jobs: tests: runs-on: ubuntu-latest services: re...
Haz
Posted by Haz
2 weeks ago. Last reply 13 hours ago.
6
82
LaravelSolved

Build a daily pageviews application

Hi Alex, I wanted to request for a course feature that tracks Daily Pageviews using Laravel, and potentially integrating Livewire if necessary. The goal is to visualize these views in a chart format (chart js) similar to Google Analytics. It should offer the ability to review daily, monthly, and ye...
henry75958
Posted by henry75958
2 days ago. Last reply 2 days ago.
5
31
LivewireSolved

Build a Booking System With Livewire

Friend, on approximately what date do you publish the Build a Booking System With Livewire course? thank you so much..
maykolcastro
Posted by maykolcastro
4 days ago. Last reply 2 days ago.
2
38
General discussionSolved

Sorry Because of its privacy settings, this video cannot be played here.

Hello, I would like to subscribe to premium but there is a restriction on "free preview" videos. I prefer to ask before subscribing. The message is as follows: Sorry Because of its privacy settings, this video cannot be played here.
fred792
Posted by fred792
1 week ago. Last reply 1 week ago.
8
77
LivewireSolved

Trix Editor with Livewire

Hi Alex, I wanted to ask if you could make a course on Trix Text Editor by basecamp with Livewire also could you include image upload. Will really appreciate this bud. Cheers.
henry75958
Posted by henry75958
1 week ago. Last reply 1 week ago.
4
98
LivewireSolved

Livewire - Array as query string

I have an array property `topic` on a livewire component that I want to use as query string, the query string looks like this currently `example.com/?topic[0]=livewire&topic[1]=laravel`, what I want the url to look like is `example.com/?topic=livewire,laravel` currently I introduce a different pr...
selorm
Posted by selorm
1 month ago. Last reply 3 weeks ago.
7
193
TailwindSolved

Override Tailwind outline for inputs and buttons

Hello all, A simple one here, but I just can't seem to get it working. How can I globally set the focus outline colour for inputs and buttons? Here's what I have in my `tailwind.config.js` file. ```js theme: { extend: { ... }, }, plugins: [require("@ta...
Haz
Posted by Haz
4 months ago. Last reply 3 weeks ago.
1
285
InertiaSolved

Ziggy vue.m doesn't exists

Hi, I'm learning "Build a Starter Kit With Inertia and Fortify" Course and I build everything up on scratch. I got problems with lesson "06 - Exposing routes with Ziggy" I installed Ziggy with: - composer require tightenco/ziggy - npm install ziggy-js I tried to import Ziggy with `import { Zi...
marcel84014
Posted by marcel84014
3 weeks ago. Last reply 3 weeks ago.
3
97
General discussionSolved

How Did You Build This Forum

@alex are you going to do a tutorial on how you build this forum because I am loving this design and functionality ,. second it's the UI design tailwind
kikter
Posted by kikter
1 year ago. Last reply 1 month ago.
9
701
Alpine.jsSolved

Alpine.store not initialising

Hello, I am running into an issue with `Alpine.store` and I can't seem to track it down. I am using `Alpine.store` in another project without any trouble. After trying (and failing) to compare both projects to see what's different, I thought I would seek help. I have a feeling it might be super obv...
Haz
Posted by Haz
1 month ago. Last reply 1 month ago.
2
99