Aatventure News
Home
Categories
Tags
News
Webshops
Radio
Webtools
Games
Popular
Progressive Web Apps
Time Machine
Search
Login
Aatventure
Home
Categories
Tags
News
Webshops
Radio
Games
Time Machine
Aatventure
Home
Categorieën
Tags
Nieuws
Webshops
Radio
Games
Tijdmachine
Aatventure
Home
Catégories
Tags
Nouvelles
Boutiques en Ligne
Radio
Jeux
Machine à remonter le temps
Aatventure
Home
Kategorien
Tags
Nachrichten
Webshops
Radio
Spiele
Zeitmaschine
Aatventure
Home
Categorías
Tags
Nouvelles
Tiendas Web
Radio
Juegos
Máquina del tiempo
Aatventure
家
类别
标签
消息
网上商店
收音机
游戏
档案
Hidden
Menu
Home
My Account
Mijn Account
Mon Compte
Mein Konto
Mi cuenta
我的帐户
Login
Inloggen
Connexion
Anmeldung
Acceso
登录
POWERED BY AATVENTURE
©2022 - info@aatventure.news
EN
NL
FR
DE
CH
DEVICE/BROWSER INFO
OK
aatventure
OK
×
5PFmIoZbU1E
laravel-daily
3 months ago
Povilas Korop
#Web Development
New Laravel UI Megaphone Package for "Bell" Notifications
New Laravel UI Megaphone Package for "Bell" Notifications
Povilas Korop
explaining laravel
laravel
0
Facebook
Twitter
WhatsApp
h9iuXm23Xe0
laravel-invoices-generate-pdf-flexibly-2019
Laravel Invoices | Generate PDF Flexibly (2019)
Presenting to you our totally new package. While working with invoices on client projects, we didn't find a convenient way to generate PDFs flexibly, so here we go - created it for ourselves, but hopefully will be useful to you, too.
0
# Web Development
Laravel Invoices | Generate PDF Flexibly (2019)
Laravel Daily
3 years ago
N8TrSsPYiJ4
laravel-re-validate-pricestock-on-order-submit
Laravel: Re-Validate Price/Stock on Order Submit
I want to demonstrate the Custom Validation Rule in Laravel, with invokable syntax.
0
# Web Development
Laravel: Re-Validate Price/Stock on Order Submit
Laravel Daily
2 weeks ago
HYwRc7WUjsM
taylor-otwell-explains-his-coding-style
Taylor Otwell Explains his Coding Style
During the production of Laravel Origins, we asked Laravel creator Taylor Otwell about his code.
0
# Web Development
Taylor Otwell Explains his Coding Style
Laravel
2 weeks ago
6zHH1nv2uJM
carboninterval-sum-of-timestamps-2-ways
CarbonInterval: Sum of Timestamps - 2 Ways
What if you want to calculate the sum of timestamp intervals? You can use the "old" PHP way, or CarbonInterval class.
0
# Web Development
CarbonInterval: Sum of Timestamps - 2 Ways
Laravel Daily
3 weeks ago
qLrWsqCgSCY
eloquent-viewable-package-count-your-visitors
Eloquent Viewable Package | Count Your Visitors
A quick demonstration of a simple package to record the visits on your Eloquent model pages, and get the stats easily.
0
# Web Development
Eloquent Viewable Package | Count Your Visitors
Laravel Daily
1 month ago
9tj7sz-JF3Q
chat-in-laravel-chatify-package-demo
Chat in Laravel | Chatify Package Demo
I want to demonstrate a package that will allow you to create a live-chat in your Laravel app, with a Pusher account.
0
# Web Development
Chat in Laravel | Chatify Package Demo
Laravel Daily
2 months ago
vwSteJfNM8s
laravel-middleware-is-not-only-for-restrictions
Laravel Middleware is NOT Only for Restrictions
Let me show you a few examples where the Middleware class is not restricting anything but actually setting some variables and just moving on.
0
# Web Development
Laravel Middleware is NOT Only for Restrictions
Laravel Daily
3 months ago
tzHP-rSi598
laravel-permissions-ui-new-package-needs-your-feedback
Laravel Permissions UI | New Package Needs Your Feedback
Presenting to you the package at the idea stage: give your feedback and opinion on whether it's worth pursuing it for a more serious release.
0
# Web Development
Laravel Permissions UI | New Package Needs Your Feedback
Laravel Daily
3 months ago
a4cLlxQjMTk
new-in-laravel-932-benchmark-dd-to-measure-execution-time
New in Laravel 9.32 | Benchmark dd() to Measure Execution Time
Another new feature in the minor Laravel release.
0
# Web Development
New in Laravel 9.32 | Benchmark dd() to Measure Execution Ti...
Laravel Daily
4 months ago
mMvkoMxq_Yw
why-is-laravel-not-used-in-big-development-projects
Why is Laravel NOT used in Big Development Projects?
I have seen Laravel used in a large international fintech company that deals with near 24/7 extremely heavy loads. Laravel scales very well as microservices cluster. Keeping Laravel and PHP version up to date unexpectedly isn't too bad either.
0
# Web Development
Why is Laravel NOT used in Big Development Projects?
Laravel
5 months ago
CEPV3NTlEYg
laravel-soulbscription-free-saas-package-demo
Laravel Soulbscription: Free SaaS package Demo
If you want to create a Laravel SaaS but can't use Laravel Spark, there's a package that may help, called Soulbscription. In this video, I will demonstrate how it works.
0
# Web Development
Laravel Soulbscription: Free SaaS package Demo
Laravel Daily
7 months ago
yFXEbbjazQQ
what-is-a-large-laravel-project
What is a "LARGE" Laravel Project?
Let's get a bit philosophical: how do you define or measure that the project is large and challenging? After you define it, these are the projects that you need to try to work on, because such challenges will bring you closer to the senior developer level.
0
# Web Development
What is a "LARGE" Laravel Project?
Laravel Daily
7 months ago
63EgtecXd5E
software-should-not-only-work-well-but-also-fail-well
Software should not only Work Well, but also Fail Well
I really liked one quote from Freek van Der Herten from Spatie, and decided to expand on it, in this video.
0
# Web Development
Software should not only Work Well, but also Fail Well
Laravel Daily
7 months ago
Rgu7iEpXRFM
laravel-virtual-wallet-with-coupons-3-packages-demo
Laravel Virtual Wallet with Coupons | 3 Packages Demo
If your project needs virtual wallets for virtual currency or points, which can be gained by coupons or vouchers, I have this demo for you.
0
# Web Development
Laravel Virtual Wallet with Coupons | 3 Packages Demo
Laravel Daily
7 months ago
JONJO8w_A5Q
they-ask-can-you-deliver-this-feature-and-you-say
They Ask: "Can You Deliver This Feature?" And You Say...
This is one of the most typical mistakes I see junior developers make. And it's not even about coding.
0
# Web Development
They Ask: "Can You Deliver This Feature?" And You Say...
Laravel Daily
7 months ago
supEtKvyU_Q
laravel-split-users-db-table-why-its-not-bad
Laravel | Split Users DB Table: Why It's (Not) Bad?
I often hear an argument that there can be too many fields in the "users" DB table, so it's worth splitting it into two tables with the relationship. Let's take a look at one example, and I will share my thoughts.
0
# Web Development
Laravel | Split Users DB Table: Why It's (Not) Bad?
Laravel Daily
7 months ago
yQIzL4vorZ8
laravel-code-review-tests-readability-and-eloquent
Laravel Code Review | Tests, Readability and Eloquent
I received a code snippet for review on what can be improved. First, let's write automated tests to ensure the code works, and then make some changes for readability and performance.
0
# Web Development
Laravel Code Review | Tests, Readability and Eloquent
Laravel Daily
7 months ago
oQ0kAwDQ--4
laravel-artisan-auto-complete-options-from-db
Laravel Artisan | Auto-Complete Options From DB
If your artisan command asks for some data from the user, you may also provide the options for auto-complete. Let me show you how.
0
# Web Development
Laravel Artisan | Auto-Complete Options From DB
Laravel Daily
8 months ago
xqNip5PYBv8
laravel-nested-controllers-and-scope-bindings-for-security
Laravel Nested Controllers and Scope Bindings For Security
I want to show you a feature called Nested Resource Controllers, and also how to use it with Route Model Binding correctly.
0
# Web Development
Laravel Nested Controllers and Scope Bindings For Security
Laravel Daily
8 months ago
ZzwWWut_ibU
nesting-if-statements-is-bad-do-this-instead
Nesting "If Statements" is Bad | Do This Instead
This is the guard clauses technique to make your if else statements easier to understand and read. If else conditions is one of the most used thing in coding, but using if statement and nesting them like this is the worst thing ever. In this video I will tell you why you should never use nested if else statement when you code and program.
0
# Web Development
Nesting "If Statements" is Bad | Do This Instead
Laravel
8 months ago
MYyJ4PuL4pY
laravel-from-scratch-4-hour-course
Laravel From Scratch | 4+ Hour Course
Learn the Laravel PHP framework from scratch by building a job listings application with Laravel 9 and MySQL.
0
# Web Development
Laravel From Scratch | 4+ Hour Course
Laravel
9 months ago
9q6jWKmjKE0
poll-results-should-you-learn-livewire-or-inertia
Poll Results | Should You Learn Livewire or Inertia?
Livewire is a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel. Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers. What should you learn?
0
# Web Development
Poll Results | Should You Learn Livewire or Inertia?
Laravel Daily
10 months ago
PXtrJb1fioY
laravel-report-example-subcategories-and-transactions-total
Laravel Report: Subcategories and Transactions Total
Here's a quick example of how to load the children's relationship data, along with the total/average numbers.
0
# Web Development
Laravel Report: Subcategories and Transactions Total
Laravel Daily
10 months ago
127ng7botO4
laravel-origins-the-documentary
Laravel Origins | The Documentary
Featuring Laravel creator Taylor Otwell and many others who’ve contributed to making Laravel the technology and community that it is today, Laravel Origins tells the story of why Laravel came to be, how it's grown over the last 10 years and what the future may hold for Taylor and the wider Laravel community.
0
# Web Development
Laravel Origins | The Documentary
Laravel
11 months ago
_dL1tgEnR7s
15-vscode-extensions-for-laravel-developers
15 VSCode Extensions for Laravel Developers
These are my top 15 VSCode Extensions for Laravel Developers in 2022. I use them all of the time and I even revealed my VSCode theme. Watch to find out more about my Visual Studio Code setup.
0
# Web Development
15 VSCode Extensions for Laravel Developers
Designated Coder
11 months ago
0Rq-yHAwYjQ
laravel-live-conference-stream-09-02-2022
Laravel Live Conference Stream | 09-02-2022
For the first time ever, we'll be streaming Laracon for free on YouTube, allowing us to reach the entire Laravel community. This is a huge moment (and experiment) for us. Thank you to the incredible partners for helping us achieve this!
0
# Web Development
Laravel Live Conference Stream | 09-02-2022
Laravel
11 months ago
_AylBXWaTMQ
livewire-notifications-with-toastr-or-sweetalert
Livewire | Notifications with Toastr or SweetAlert
One lesson from my course "Advanced Laravel Livewire" that I decided to release for free here on Youtube.
0
# Web Development
Livewire | Notifications with Toastr or SweetAlert
Laravel Daily
11 months ago
GwunZ5sH2P8
laravel-9-everything-you-need-to-know-in-45-minutes
Laravel 9 | Everything You Need to Know, in 45 Minutes
Laravel 9 is here, and along with it comes a wide array of useful new features and tweaks. This includes an improved accessor/mutator API, better support for Enum casting, forced scope bindings, a new database engine for Laravel Scout, and so much more.
0
# Web Development
Laravel 9 | Everything You Need to Know, in 45 Minutes
Laracasts
11 months ago
_XS8kxTuq_Q
laravelphp-string-functions-do-you-know-them-all
Laravel/PHP String Functions | Do You Know Them All?
There's a huge amount of string functions and helpers, both in PHP and Laravel. I've compiled a grouped list, pretty sure you will find at least one new function for you.
0
# Web Development
Laravel/PHP String Functions | Do You Know Them All?
Laravel Daily
11 months ago
Su21cHTDOKg
laravel-livewire-datatable-package
Laravel Livewire Datatable Package
Create Easy Laravel Livewire Datatables.
0
# Web Development
Laravel Livewire Datatable Package
Laravel
11 months ago