Forum

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...
Posted by Haz
3 months ago. Last reply 12 hours ago.
1
189
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...
Posted by Selorm
1 week ago. Last reply 1 day ago.
6
80
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...
Posted by Marcel
2 days ago. Last reply 1 day ago.
3
28
Laravel

Sync data between central application and tenant application in tenancyforlaravel package

I recently watch the course about **multi-tenancy multi database** course in codecourse that uses **tenancyforlaravel** package, and I have a case for the subscription purpose that I need to check tenant's database from the central database and central database from tenant's database using this pack...
Posted by shadyar
4 days ago. Last reply 2 days ago.
2
24
Laravel

Course Selling platform And AWS

@Alex Sir Please Make Course selling platform with Inertia/Liveware like codecourse and also we need to Know AWS basic for Remote Job. It Now Mandatory For Job Market So create another course For AWS .
Posted by abaydullah
3 days ago. Last reply 2 days ago.
2
20
Laravel

Payment System Course

Hi @alex, I'm in the process of building an application that's made up of packages/extensions with a core CMS. I'm developing add-ons for the CMS to extend it including packages for a forum, e-commerce, downloads, a booking system and so on. To allow users to add the available addons I'd like to...
Posted by derekbuntin
2 weeks ago. Last reply 2 weeks ago.
3
78
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
Posted by kikter
1 year ago. Last reply 2 weeks ago.
9
638
General discussion

React js courses / Snippets

hello, would like to ask, is there a planned support to add React js to the list of courses? I signed up to codecourse for Laravel lessons, and Laracasts has some React js stuff, and since Inertia (which we do have here several things) have support for React Js, would be nice to have. Anyone else th...
Posted by Ivan
2 weeks ago. Last reply 2 weeks ago.
2
54
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...
Posted by Haz
2 weeks ago. Last reply 2 weeks ago.
2
60
Laravel

Can you teach us nWidart/laravel-modules?

@Alex any course on nWidart/laravel-modules? Its a Request, I see a lot of project using it but am not able to grasp it. If you can make a course on it, it would be great help
Posted by Amandeep
1 month ago. Last reply 3 weeks ago.
5
131