Skip to main content

Posts

How to Fix "Error: Could not find or load main class info.mineshafter.GameStarter"

How to Play Clash of Clans on Your PC with Best Performance

How to Play Clash of Clans on Your Windows PC with Best Performance ( 4.6 / 5  average rating on Google Play by  26,336,000  users) Last Updated: May 25, 2016 Clash of Clans APK Latest Version Download Download Clash of Clans Latest Version 8.332.9 Download Clash of Clans APK File size: 61.51MB Clash of Clans apk file Information: File name:   com.supercell.clashofclans_v8.332.9-769_Android-4.0.3.apk Version:   8.332.9 (769) Uploaded:   May 25, 2016 at 8:04PM GMT+00 File size:   61.51MB (64,496,192 bytes) Minimum Android version:   Android 4.0.3+ (Ice Cream Sandwich, API 15) MD5:   ca7b196bd312d30571950bb719840317 SHA1:   d45d9c336b3e732e8b7ea2a2ccb7b5831e436c1d

learn ajax : episode #2 : How to make synchronous XHR Request with JavaScript and AJAX

learn ajax : episode #1: what AJAX is? why you want to learn AJAX?

How To Build and Deploy Free Google App

Creating an App Engine app is easy, and it's free to start. Upload your app and share it with users right away, at no charge and with no commitment required. You can develop your Google App with PHP, Python, Java, Go. You can take advantage of Google App Engine Free Hosting services. This is ideal for small developers or small business owners. Getting started with Google App Engine ----------------------------------------------------------------- https://console.developers.google.com/start/ Get Started with Hello World ---------------------------------------------- https://console.developers.google.com/start/appengine?project=ted-talks Download sample - PHP ------------------------------------------- https://github.com/GoogleCloudPlatform/appengine-try-php/archive/master.zip Download Python 2.7.4 ----------------------------------------- https://www.python.org/download/releases/2.7.4/ https://www.python.org/ftp/python/2.7.4/python-2.7.4.amd64.msi ...

دورة تصميم المواقع: تصميم Header&Footer للنموذج#1

الحلقة 28# : Middleware in Laravel 5.1

في هذه الحلقة سأشرح ماكانَ غامضاً في الحلقة 22# : Authentication in Laravel 5.1 https://www.youtube.com/watch?v=RKIt2HgkCYs وهو جزء الMiddleware الذي استخدمته في دالة construct للمتحكم sectionController, ايضأ سأشرح مثال اخر عن الMiddleware المستخدم في دالة construct للمتحكم AuthController, اما بالنسبة لجوهر هذه الحلقة سنتعلم بمثال عملي حول انشاء الأدوار Roles لكل مستخدم بمساعدة الMiddleware سنتمكن من ادارة الصلاحيات لدوال المتحكم SectionController حسب دور المستخدم! بشكل مختصر في نهاية هذه الحلقة سنتعلم دور الMiddleware في السيطرة على صلاحيات الدخول لدوال المتحكمات, وكيف ننشأُها , ونستدعيها في ملف الroutes.php وكيف نكتب المنطق الخاص بها؟!