Laravel

Application Roles and Switching Functionality for Superadmin and Tenants

My application features three roles: the main role is superadmin, and each tenant has two roles: admin and user. When logged in as a superadmin, I can view all tenants on the superadmin dashboard. Each tenant dashboard includes a switch button. Clicking this button allows me to seamlessly switch to...
exasad
Posted by exasad
8 hours ago.
0
3
Laravel

How can i added custom domain on multi tenent

i see Laravel Multi-tenancy Basics tutorial but how can i added custom domain, like i have example.com and my tenent sub domain hey.hello.com how can i added example.com on hey.hello.com working sub domain and my new domain
exasad
Posted by exasad
8 hours ago.
0
2
Laravel

About security for laravel file marketplace

I asked a question and they answered this about the file marketeplace laravel 2023, I decided to take the course back as a real project, the answer was a bit vague, what would improve security? just a doubt Thanks in advance. answer sent to me by a user 11 months ago: Yes but keep in mind that you...
Eth0
Posted by Eth0
2 days ago. Last reply 12 hours ago.
3
18
Laravel

Build an Appointment Booking System With Laravel

Friend, I have already finished the appointment booking project with Laravel, which has already built its administrative panel and it is all functional, but you see, I would like to know what would be the most appropriate way to add time periods when it is time to assign the employee's schedule? I a...
maykolcastro
Posted by maykolcastro
1 week ago. Last reply 13 hours ago.
8
69
General discussion

Hi can you create a course on advance level testing in laravel/livewire

Hi Alex I hope you are doing good can you create a course for laravel/livewire on advanced testing cause when it comes to writing tests for my code I am not very good at it and i am not talking about test a simple curd test but more advanced testing like for example recently I was learning La...
sohail49
Posted by sohail49
4 days ago. Last reply 4 days ago.
1
29
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
2 weeks ago. Last reply 5 days ago.
3
103
Laravel

Laravel Nova or Filament admin

Hi Alex, I would appreciate it if you make a tutorial about Laravel Nova or Filament administration panel. Or both... 😉 It might be interesting to apply them to one of your projects here.
ivan10669
Posted by ivan10669
8 months ago. Last reply 1 week ago.
4
569
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
3 weeks ago. Last reply 1 week ago.
6
143
General discussion

Course suggestions

Hey Alex, I would like to suggest courses on the following topics: - Updated course on deployment via Forge for example / best practices for deployment scripts and maybe some CI / CD - Caching with Livewire
aberg
Posted by aberg
1 week ago. Last reply 1 week ago.
1
53
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
1 week ago. Last reply 1 week ago.
5
71