MegaWeb.ir | مگا وب
37 subscribers
61 photos
6 videos
36 files
281 links
مگا وب | راهکاری نو در وب

لینک عضویت

👉 https://t.me/joinchat/AAAAAD_zNrNpRwzIRRqsWQ

🌐 megaweb.ir

📞 09125210792‌
Download Telegram
چند نکته در استفاده از SOLID
laravel tip :

in Laravel You want to "undo" the "php artisan storage:link" command?
Just go to /public folder and delete storage symlink file.
دانلود کتاب pdf برای شناخت و توسعه بلاکچین
Forwarded from LaraTools (sedhossein)
tip of day :

If you are relatively new to Testing in Laravel. Here are 3 methods you NEED to be familiar with. Understanding these will make your life much easier.😏


@laratools
This media is not supported in your browser
VIEW IN TELEGRAM
آیا هوش مصنوعی جای انسان را می گیرد؟


موسس علی_بابا و مدیرعامل شرکت تسلا دو غول حوزه آی تی درباره این موضوع که آیا انسان در آینده ای نزدیک تحت سلطه هوش مصنوعی قرار می گیرد به مناظره نشستند

@megaweb_ir
Laravel tip of the day: there is a way return Blade view HTML result into a variable, without actually showing it in a browser.

Just use view('view_name')->render();