51
loading...
This website collects cookies to deliver better user experience
Driven by a deeply personal vendetta against college debt - I've created, shared, spoken, written, recorded, published, posted, developed, built, and invested - invested time, energy, and resources into sharing knowledge.
Nearing 500,000 global viewers, over 3000 subscribers, and with 125+ published Clean Code Studio screencasts -- I have invested the time and energy into Clean Code Studio and feel the time has finally come to do something...something that may quite possibly be - bat s*** crazy.
Sanctum::actingAs
method that allows you to authenticate a user and specify which abilities should be granted to their token.npm i doctoc --save-dev
package.json
and add "index-readme": "doctoc README.md" to your
scripts` object
`js
npm run index-readme
php artisan
Console Commands
npm run
Console Commands
sh
git clone https://github.com/zhorton34/cleancodestudio && cd cleancodestudio
php
composer install
sh
mv .env.local .env
`sh
php
php artisan migrate:fresh --seed
js
npm install && npm watch
php
php artisan serve