I wasted a lot of time researching cargo boxes for my Model Y because I didn’t realize the main criteria for the box was a fixed crossbar spread of 35.5 inches. This narrows the list considerably. Crossbar Spread: Leading edge of front crossbar to leading edge of rear crossbar fitlookup.yakima.com Box Price ($) Volume (cu… Continue reading Tesla Cargo Box
Month: May 2022
Laravel Swagger Integration
Our project at work has installed the L5-Swagger to document our API routes. The first thing to note is that documentation is scattered, the README of the project states: This package is a wrapper of swagger-php and swagger-ui adapted to work with Laravel. Installation and initial configuration are easy enough, but connecting to your authentication scheme is a bit… Continue reading Laravel Swagger Integration