iFix Tech 4U
iFix Tech 4U
  • 225
  • 535 550

Video

Laravel 11 - Eloquent API Resource Collection - Part 8
zhlédnutí 670Před měsícem
In addition to generating resources that transform individual models, you may generate resources that are responsible for transforming collections of models. This allows your JSON responses to include links and other meta information that is relevant to an entire collection of a given resource.
How to Run Multiple Laravel version with multiple Php version in Xampp on Windows 10
zhlédnutí 189Před měsícem
In this video, you will learn how to solve the issue on laravel and php version. The problem is how can we run laravel old version and new version in the same pc. You will see the solution in this video.
Laravel 11 - Eloquent API Resource Return as Collection Data - Part 7
zhlédnutí 182Před měsícem
In this video, you will learn how to use Eloquent API Resource and return as collection data. If you are returning a collection of resources or a paginated response, you should use the collection method provided by your resource class when creating the resource instance in your route or controller.
Laravel 11 - Eloquent API Resource - How to Create User Eloquent API Resource - Part 6
zhlédnutí 275Před 2 měsíci
In this video, you will learn how to create user resource, creating function for calling resource and call it throght postman get single data. To generate a resource class, you may use the make:resource Artisan command. By default, resources will be placed in the app/Http/Resources directory of your application. Resources extend the Illuminate\Http\Resources\Json\JsonResource class.
Laravel 11 - Eloquent API Resources - Part 5
zhlédnutí 112Před 2 měsíci
In this video, you will learn how to use Eloquent API Resouces. What is API Resources, why do we need API Resource and wha is important point of API Resources. When building an API, you may need a transformation layer that sits between your Eloquent models and the JSON responses that are actually returned to your application's users. For example, you may wish to display certain attributes for a...
Apache Status change detected: stopped. Error: Apache shutdown unexpectedly. blocked port
zhlédnutí 141Před 2 měsíci
[Apache] Status change detected: stopped [Apache] Error: Apache shutdown unexpectedly. [Apache] This may be due to a blocked port, missing dependencies, [Apache] improper privileges, a crash, or a shutdown by another method. [Apache] Press the Logs button to view error logs and check [Apache] the Windows Event Viewer for more clues [Apache] If you need more help, copy and post this [Apache] ent...
How to Upgrade or Downgrade PHP version in Xampp on Windows 10
zhlédnutí 67Před 2 měsíci
In this video, you will learn how to upgrade and downgrade php version in Xampp control on Windows 10. You can choose any php version you want to change in xampp. This video will help you.
laravel 11 - Logout token in Sanctum API - Part 4
zhlédnutí 184Před 2 měsíci
In this video, you will how to create logout function and run in postman to logout current token in Sanctum API.
Laravel 11 - Using login token to get or access data (user profile) from Sanctum API - Part 2
zhlédnutí 229Před 2 měsíci
In video, you will learn how to using token to access data from Sanctum API by using Postman.
Laravel 11 - Create Login through Postman - Part 2
zhlédnutí 264Před 2 měsíci
In this video, you will learn how to create login function, how to create pre-request script in Postman collection to apply csrf-cookie.
Laravel 11 - How to use Sanctum API and create register user with Postman - Part 1
zhlédnutí 863Před 2 měsíci
In this video, you will learn about what is Sanctum API, how to install Sanctum api, how to create register user in api project then call it through Postman.
How to run laravel 11 project on localhost windows 10 without use php artisan serve - Virtual Host
zhlédnutí 1,2KPřed 2 měsíci
In this video, you will learn how to create a virtual host in XAMPP Windows 10 | Laravel 11 Project. You can run laravel 11 project on localhost without use php artisan serve.
Fix Laravel 11: Symfony\\ Component\\ HttpKernel\\ Exception\\ MethodNotAllowedHttpException
zhlédnutí 211Před 2 měsíci
In this video, you will learn how to fix the error like this Symfony\ Component\ HttpKernel\ Exception\ MethodNotAllowedHttpException. The GET method is not supported for route testpost. Supported methods: POST. However your code is correct, but it still error.
Laravel 11 - Add Logout in Sidebar Menu - Part 9
zhlédnutí 213Před 2 měsíci
In this video, I will show you how to customize Logout in sibebar.
Laravel 11 - Set up Login Form With Admin Dashboard Template - Plugin Admin - Part 8
zhlédnutí 266Před 2 měsíci
Laravel 11 - Set up Login Form With Admin Dashboard Template - Plugin Admin - Part 8
Laravel 11 - Create Login Form - Laravel Breeze - part 7
zhlédnutí 176Před 2 měsíci
Laravel 11 - Create Login Form - Laravel Breeze - part 7
Laravel 11- Set up Admin Dashboard Template in Laravel 11 using Plugin-Admin template - Part 6
zhlédnutí 235Před 2 měsíci
Laravel 11- Set up Admin Dashboard Template in Laravel 11 using Plugin-Admin template - Part 6
Laravel 11- Set up Admin Dashboard Template in Laravel 11 using Plugin-Admin template - Part 5
zhlédnutí 303Před 2 měsíci
Laravel 11- Set up Admin Dashboard Template in Laravel 11 using Plugin-Admin template - Part 5
Laravel 11- Set up Admin Dashboard Template in Laravel 11 using Plugin-Admin template - Part 4
zhlédnutí 409Před 3 měsíci
Laravel 11- Set up Admin Dashboard Template in Laravel 11 using Plugin-Admin template - Part 4
Laravel 11- Set up Admin Dashboard Template in Laravel 11 using Plugin-Admin template - Part 3
zhlédnutí 387Před 3 měsíci
Laravel 11- Set up Admin Dashboard Template in Laravel 11 using Plugin-Admin template - Part 3
Laravel 11- Set up Admin Dashboard Template in Laravel 11 using Plugin-Admin template - Part 2
zhlédnutí 789Před 3 měsíci
Laravel 11- Set up Admin Dashboard Template in Laravel 11 using Plugin-Admin template - Part 2
Laravel 11- Set up Admin Dashboard Template in Laravel 11 using Plugin-Admin template - Part 1
zhlédnutí 1,7KPřed 3 měsíci
Laravel 11- Set up Admin Dashboard Template in Laravel 11 using Plugin-Admin template - Part 1
Using Charts in Laravel 11 without installation - Tailwind CSS Charts - Flowbite - ApexCharts
zhlédnutí 2,3KPřed 4 měsíci
Using Charts in Laravel 11 without installation - Tailwind CSS Charts - Flowbite - ApexCharts
Fix Laravel: Failed to clear cache. Make sure you have the appropriate permissions.
zhlédnutí 385Před 4 měsíci
Fix Laravel: Failed to clear cache. Make sure you have the appropriate permissions.
How to install HP Color LaserJet Pro MFP M277 PLC-6 driver printer in network by using IP address
zhlédnutí 185Před 5 měsíci
How to install HP Color LaserJet Pro MFP M277 PLC-6 driver printer in network by using IP address
Back up mysql database from XAMPP and restore it in Laragon
zhlédnutí 749Před 5 měsíci
Back up mysql database from XAMPP and restore it in Laragon
Increase showing tables and records diplayed from 1000 to 5000 in SAP HANA Studio
zhlédnutí 181Před 6 měsíci
Increase showing tables and records diplayed from 1000 to 5000 in SAP HANA Studio
Fix Laragon port 80 to 81 - Failed:Apache httpd-2.4.54-win64-VS16 on port 80
zhlédnutí 1,3KPřed 6 měsíci
Fix Laragon port 80 to 81 - Failed:Apache httpd-2.4.54-win64-VS16 on port 80
What is Laragon 6.0 and How to install it?
zhlédnutí 86Před 6 měsíci
What is Laragon 6.0 and How to install it?

Komentáře