Explore tweets tagged as #laravelfeatures
@KrishaWeb
KrishaWeb
5 years
Mock & Spy Methods. #Laravel #LaravelFeatures #LaravelFramework. πŸ‘‡
Tweet media one
0
2
4
@KrishaWeb
KrishaWeb
5 years
Higher Order or Where Method. #Laravel #LaravelFeatures #LaravelFramework. πŸ‘‡
Tweet media one
1
2
5
@KrishaWeb
KrishaWeb
5 years
Cache TTL Modification. #Laravel #LaravelFeatures #LaravelFramework. πŸ‘‡
Tweet media one
1
0
0
@TechticSolution
Techtic Solutions
4 years
Laravel 8 Features You May Not Know. - Maintenance Mode.- Job Batching.- Queueing Closure.- Rate Limiter.- Laravel Octane.- Laravel Jetstream.- Squashing Migration. #Laravel8 #Features #LaravelFeatures #Laravel
Tweet media one
0
0
1
@KrishaWeb
KrishaWeb
5 years
Automatic Policy Resolution. #Laravel #LaravelFeatures #LaravelFramework. πŸ‘‡
Tweet media one
1
0
0
@KrishaWeb
KrishaWeb
5 years
8⃣ Extended Component Enhancement. Nested component attributes are now allowed to be merged. #Laravel8 #LaravelFeatures. πŸ‘‡
Tweet media one
1
0
2
@KrishaWeb
KrishaWeb
5 years
Improvement of Artisan Call. #Laravel #LaravelFeatures #LaravelFramework. πŸ‘‡
1
1
1
@KrishaWeb
KrishaWeb
5 years
Improvement of Artisan Serve. #Laravel #LaravelFeatures #LaravelFramework. πŸ‘‡
1
0
0
@KrishaWeb
KrishaWeb
5 years
6⃣ Dynamic Blade Component. Sometimes you need to render a blade component dynamically at runtime. Laravel 8 provides the <x-dynamic-component/> to render the component:. #Laravel8 #LaravelFeatures
Tweet media one
1
1
3
@KrishaWeb
KrishaWeb
5 years
πŸ”Ÿ Maintenance mode: pre-rendered page. You can now pass the name of a view to a β€œrender” as part of the artisan down command. #Laravel8 #LaravelFeatures. πŸ‘‡
Tweet media one
1
0
2
@KrishaWeb
KrishaWeb
5 years
5⃣ Time Testing Helpers. Laravel users have enjoyed full control over time modification via the excellent Carbon PHP library. Laravel 8 brings this one step further by providing convenient test helpers for manipulating the time within tests:. #Laravel8 #LaravelFeatures. πŸ‘‡
Tweet media one
1
0
2
@KrishaWeb
KrishaWeb
5 years
9⃣ Cleaner Syntax for Closure Based Event Listeners. In Laravel 8, you’ll be able to skip the first definition of the event class as the framework will be able to infer it from the type hinted argument – e.g. #Laravel8 #LaravelFeatures. πŸ‘‡
Tweet media one
1
1
2
@KrishaWeb
KrishaWeb
5 years
Inclusion of HasOneThrough Relationship. #Laravel #LaravelFeatures #LaravelFramework. πŸ‘‡
Tweet media one
1
0
0
@KrishaWeb
KrishaWeb
5 years
7⃣ Route Closures can be Cached Now. Usually, when route caching is enabled, a serialized output of the routes file is generated, i.e. all is compiled into a big PHP array. #Laravel8 #LaravelFeatures. πŸ‘‡
Tweet media one
1
0
2
@KrishaWeb
KrishaWeb
5 years
1⃣2⃣ Job Batching. Now we can queue a bunch of jobs that trigger at the same time, and then it will trigger callbacks after the entire batch is finished. #Laravel8 #LaravelFeatures. πŸ‘‡
Tweet media one
1
0
2
@KrishaWeb
KrishaWeb
5 years
1⃣3⃣ Queued Closure Error Handling. In Laravel 8, you’ll be able to register a callback to run when the job has failed, via a catch() method – similar to the failed() method on a standard job class. #Laravel8 #LaravelFeatures
Tweet media one
0
0
2
@KrishaWeb
KrishaWeb
5 years
1⃣1⃣ Secret Maintenance Mode. Now we can access the route as a secret. We can use application routes even during maintenance mode using the command mentioned above. #Laravel8 #LaravelFeatures. πŸ‘‡
Tweet media one
1
0
2
@KrishaWeb
KrishaWeb
5 years
The new Laravel 8 Features :. 1⃣ Models Directory (Default app/models directory). Laravel 8 will provide a default app/models directory, rather than leaving the model class in the root app directory as in previous versions of Laravel. #Laravel8 #LaravelFeatures. πŸ‘‡ Look on.
Tweet media one
1
1
3
@KrishaWeb
KrishaWeb
5 years
2⃣ Model Factory Classes. Eloquent model factories are now class-based starting in Laravel 8, with improved support for relationships between factories (i.e., a user has many posts). #Laravel8 #LaravelFeatures. πŸ‘‡
Tweet media one
1
0
0
@KrishaWeb
KrishaWeb
5 years
4⃣ Rate Limiting Improvements. Laravel 8 brings improvements to existing rate limiting functionality while supporting backward compatibility with the existing throttle middleware and offering far more flexibility. #Laravel8 #LaravelFeatures. πŸ‘‡
Tweet media one
1
0
0