#Laravel#LaravelTips#Livewire
Need different layouts for multiple full-page Livewire components?
Best way: use route middleware to dynamically set it.
config(['livewire.layout' => "components.layouts.{$layoutType}"]);
Clean, centralized, and no clutter in your components.
What is the best way to use policies in multi auth (guard) project with sanctum?.
Multiple Policies per model per guard
OR
Single Policy per model with Checking Auth Model instance in each function.
@PovilasKorop @laravelphp
@taylorotwell@PovilasKorop I know this is not what your goal is. But We understand your videos. You are a good teacher. Please do this not just for money, but for the community.
@RandstadIndia My wife was ex-employee of Randstand coordinating for her PF transfer/withdrawal issue since July 2022. Current status states PF from her old companies transfer request is not yet approved by Randstad for One Claim Transfer Request and there is no response since February
Rediscover your inspiration:
》Take a messy action
》Create something just for you
》Look ofline for your ideas
》Take breaks whenever you need them
》Experiment and have fun with it
"hold on one moment - we have so many people on this zoom call we appear to be breaking zoom"
12,000 founders in attendance at this mornings @startupschool kickoff 🤯
#ycstartupschool
If unicorns of India were ranked not based on their valuation but wealth creation done for their team members, it would be a very different and more powerful view.
Which bookkeeping app is good with API integration in India? #ZOHOBOOKS limit 2500 requests per day. Not enough for even 500 purchase/day. #php#laravel#bookkeeping
@ZohoBooks is great app, but API call limit is ridiculously low. 2500/day. Should we suggest our customers to transfer our multiple customer's accounts to @QuickBooks? Or there is any option to increase API call limit?