Jack Booth
9 posts



@EFL_Comms Feel for Hull City fans, but I have a feeling they'll be celebrating in the 105th minute when they get awarded a dodgy penalty to win the final 1-0
English


@LaravelLivewire @calebporzio do you have a new collection of screencasts in the pipeline for the updated version?
English

@dcfcofficial @SkySports are killing grassroots football, another game where half my grassroots team will only be able to play the first half.
English

@PapiJohn55 @InvestInAssets Performance has been dreadful, you can put up with 1-2 years of underperformance but it's becoming a joke considering their fees
English

@InvestInAssets Fundsmith has been poor the last five years. 550.44 to 657.09. That is a CAGR of 3.6%. Fundsmith charges 1%. CAGR since inception is 13.1%.
English

I have this policy check in #Laravel web.php
can('create', MyPivotModel::class, 'role')
The Laravel vscode extension gives the error Policy/Model match [create] not found.
It works in the application. Are there any issues having a policy for a pivot model? @laravelphp
English

I have a pivot table in #Laravel containing additional data that requires updating.
`company_projects`
`company_id` and `project_id` are the composite primary keys.
`$companyProject->update(...)` does not work with composite keys?
What am I doing wrong?
@laravelphp
English

Could someone explain the difference between the view and viewAny policy methods in a #Laravel policy? Is viewAny used for an Administrator that can view everything? @laravelphp
#policy-methods" target="_blank" rel="nofollow noopener">laravel.com/docs/12.x/auth…
English

@JustSteveKing @laracasts @alexjgarrett Makes sense, thank you for taking time out of your day to help!
English

@jkmbooth @laracasts @alexjgarrett You could call that import still, just differentiate between POST and GET for the endpoints
English




