,

Building Products in Laravel: My Essential Tools

Posted by

The Tools I Use to Build Products in Laravel

The Tools I Use to Build Products in Laravel

Building products in Laravel requires a set of tools to streamline the development process and ensure the end result is of high quality. Here are some of the tools that I use:

1. Laravel

Laravel is a powerful and elegant PHP framework that provides a robust set of tools for building web applications. Its expressive syntax and developer-friendly features such as routing, authentication, and database migrations make it my framework of choice for product development.

2. Composer

Composer is a dependency management tool for PHP that allows you to easily manage and install packages and libraries for your Laravel project. I use Composer to install third-party packages, manage autoloading, and keep track of project dependencies.

3. PHPUnit

PHPUnit is the de facto standard for testing PHP applications, including Laravel projects. I use PHPUnit to write unit tests, integration tests, and feature tests to ensure that my code is functioning as expected and to catch any bugs before they reach production.

4. Laravel Debugbar

Laravel Debugbar is a package that provides detailed debugging information for your Laravel application, including queries, routes, views, and more. I find it invaluable for troubleshooting issues and optimizing performance during development.

5. Laravel Mix

Laravel Mix is an elegant wrapper around webpack for managing assets such as CSS, JavaScript, and images in your Laravel project. I use Laravel Mix to compile and minify assets, as well as to easily add advanced features like Sass support and versioning.

These are just a few of the tools that I use to build products in Laravel. By leveraging these tools and following best practices, I am able to create high-quality, robust web applications that meet the needs of my clients and users.

0 0 votes
Article Rating
29 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
@umersaeed259
4 months ago

I found it helpful man. That's great. You are actually helping.

@vasilejianu8241
4 months ago

hey buddy can you do a video on how you've setup your phpstorm

@orestebarrancohernandez
4 months ago

Interesting video

@notnotjake
4 months ago

Didn’t know Seth Rogan was a developer

@ArthurxAriza
4 months ago

web browser name?

@shubhamsahuSD
4 months ago

❤ great suggestions

@DanelonNicolas
4 months ago

guess what, you gain a new subscriber !

@user-wo3ym4bj8e
4 months ago

Ty for your content! Please detail what tools would you choose to build a small ERP app (sales, inventory, users are the main goal) that also has a BI component in it ( like for example advanced data tables with filament)

@user-vi2fp6dl7b
4 months ago

Good job! Thank you!

@bangnokia
4 months ago

why you you Filament instead of Nova, waiting for a google meet url from Taylor 🤣

@rodelganancial4988
4 months ago

How about laravel dcat admin?

@YourDownstairsNeighbour
4 months ago

First time watcher, great video. Great pacing.

@allresende5661
4 months ago

Came from Dorian.

@ThePandaGuitar
4 months ago

awesome video

@aberba
4 months ago

Anyone know how fast laravel is with all these abstractions and packages?

Also, how much does the number of packages affect performance?

@hamburger--fries
4 months ago

Perhaps the best video you have ever made. Please review MORE tools and hosting solutions, staging, etc.
I used Filament for a Customer Support Ticket System and connected it to a Statamic site.

@DorianDevelops
4 months ago

Thanks for making this video is was super helpful!

@vcodev108
4 months ago

Please do a video on Ray and show us its power!

@Stoney_Eagle
4 months ago

ShadCN for laravel?!!! Now I'm interested! 😊
I have dabbled with Saloon a bit and I can't wait for all my other priorities to be done so I can actually dive into it, that package makes it very easy.

@JoeSmith-kn5wo
4 months ago

👍 Good stuff!